-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
34 lines (34 loc) · 1014 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Type: Compendium
Package: oa2020cadata
Title: Global Publishing Output from Corresponding Authors 2014 - 2018
Version: 0.0.1
Authors@R:
person(given = "Najko",
family = "Jahn",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-5105-1463"))
Description: This compendium provides the data and source code
used to obtain a dataset covering the global publishing output from
corresponding authors 2014 - 2018 per country of affiliation, journal
and publisher. The data was retrieved from the Web of Science in-house
database from the German Competence Centre for Bibliometrics and
enriched with Crossref metadata and the ISSN-GOLD-OA matching list.
License: MIT + file LICENSE
Depends: R (>= 3.6.0)
Imports:
knitr,
readr,
rJava,
RJDBC,
rmarkdown,
scales,
tidyverse,
writexl,
countrycode,
scatterpie,
janitor
Suggests:
rcrossref
Encoding: UTF-8
LazyData: true