Description Usage Arguments Value
Reads in the JHUCSSE total case count data up until (and including) a given dat.
1 2 3 4 5 6 | read_JHUCSSE_cases(
last_date = Sys.Date(),
append_wiki = TRUE,
case_data_dir = "data/case_data",
print_file_path = FALSE
)
|
last_date |
Date, the last time to consider data from |
append_wiki |
logical, should we also append data from wikipedia |
case_data_dir |
directory where daily reported case data files are stored by the function. |
print_file_path |
logical whether or not to print the file path |
a data frame with the basic data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.