Description Usage Arguments Value
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.
1 | pull_JHUCSSE_github_data(case_data_dir = "data/case_data", repull_all = FALSE)
|
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 |
NA (saves a CSV of the current data to the data directory)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.