Description Usage Arguments Value
Read the cumulative cases file for a given date
1 2 3 4 5 | read_covid_cumulative(
date = Sys.Date(),
path = mecdc_path("cumcounts"),
pop = read_census()
)
|
date |
Date class, the day to retrieve |
path |
the path to the data file |
pop |
sf object, as per |
the merged covid/census table as sf MULTIPOLYGON
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.