-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathDESCRIPTION
More file actions
28 lines (28 loc) · 793 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
28 lines (28 loc) · 793 Bytes
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
Package: data2019nCoV
Title: Data on the COVID-19 Outbreak
Version: 0.20201008.0
Authors@R:
person(given = "Eric",
family = "Brown",
role = c("aut", "cre"),
email = "eb@ericebrown.com",
comment = c(ORCID = "0000-0002-1575-2606"))
Description: Data about the COVID-19 (2019 novel coronavirus) outbreak.
Currently, the package consists of data from the World Health Organization
(WHO) Situation Reports, as available online:
<https://www.who.int/emergencies/diseases/novel-coronavirus-2019/situation-reports>.
Depends: R (>= 3.4.0)
License: CC0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests:
knitr,
rmarkdown,
tidyr,
dplyr,
ggplot2,
scales,
lubridate,
data.table
VignetteBuilder: knitr