covid19nytimes: Pulls the Covid-19 Data from the New York Times Public Data Source

Accesses the NY Times Covid-19 county-level data for the US, described in <https://www.nytimes.com/article/coronavirus-county-data-us.html> and available at <https://github.com/nytimes/covid-19-data>. It then returns the data in a tidy data format according to the Covid19R Project data specification. If you plan to use the data or publicly display the data or results, please make sure cite the original NY Times source. Please read and follow the terms laid out in the data license at <https://github.com/nytimes/covid-19-data/blob/master/LICENSE>.

Version: 0.1.3
Depends: R (≥ 3.0.2)
Imports: dplyr (≥ 0.8.5), magrittr (≥ 1.5), readr (≥ 1.3.1), rlang (≥ 0.4.5), tibble (≥ 2.1.3), tidyr (≥ 1.0.2)
Suggests: ggplot2 (≥ 3.2.1), knitr (≥ 1.27), purrr (≥ 0.3.3), rmarkdown (≥ 2.1), sf (≥ 0.8.1), stringr (≥ 1.4.0), testthat (≥ 2.3.1), tigris
Published: 2020-05-08
Author: Jarrett Byrnes ORCID iD [aut, cre]
Maintainer: Jarrett Byrnes <jarrett.byrnes at umb.edu>
BugReports: https://github.com/Covid19R/covid19nytimes/issues
License: MIT + file LICENSE
URL: https://github.com/Covid19R/covid19nytimes
NeedsCompilation: no
Materials: README NEWS
CRAN checks: covid19nytimes results

Downloads:

Reference manual: covid19nytimes.pdf
Vignettes: Making the NY Times Bubble Map
Package source: covid19nytimes_0.1.3.tar.gz
Windows binaries: r-devel: covid19nytimes_0.1.3.zip, r-release: covid19nytimes_0.1.3.zip, r-oldrel: covid19nytimes_0.1.3.zip
macOS binaries: r-release: covid19nytimes_0.1.3.tgz, r-oldrel: covid19nytimes_0.1.3.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=covid19nytimes to link to this page.