pull_JHUCSSE_github_data: Pull JHU CSSE GitHub data

Description Usage Arguments Value

View source: R/DataUtils.R

Description

Pulls the JHUCSSE total case count data up to current date from GitHub. This version checks what is already saved, and downloads those that are not. Eventually, we would like automate this.

Usage

1
pull_JHUCSSE_github_data(case_data_dir = "data/case_data", repull_all = FALSE)

Arguments

case_data_dir

directory where daily reported case data files are stored by the function.

repull_all

whether to repull all data to make sure it's up to date and catch error fixes

Value

NA (saves a CSV of the current data to the data directory)


HopkinsIDD/covidImportation documentation built on Sept. 14, 2020, 2:43 p.m.