Description Usage Arguments Value See Also
Fetch updated county data from COVID19 data hub
1 2 3 4 5 6 | fetch_datahub(
simplify = TRUE,
save_file = TRUE,
path = stcovid_path("cumcounts"),
...
)
|
simplify |
logical, if TRUE trim the dataset |
save_file |
logical, if TRUE save the file. Ignored if simplify is FALSE. |
path |
charcater, the path to save the data |
... |
further arguments for |
tibble of COVID19 data hub data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.