Description Usage Arguments Value
Retrieve the current COVID-19 cumulative counts
1 2 3 4 5 | fetch_covid_cumulative(
pop = read_census(),
save_file = TRUE,
path = mecdc_path("cumcounts")
)
|
pop |
sf MUTLIPOLYGON as per |
save_file |
logical, if TRUE save as CSV |
path |
character, where to save the file (date timestamped CSV) |
table of COVID19 cumulative counts and densities with spatial geometry.
If pop is NULL
then just a simple table of cumualtive counts is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.