Description Usage Arguments Value
API only allows one year downloaded at a time (max rows per query). So this function helps split queries up.
1 2 | get_weekly_timeseries_one_yr(disease = "Noroviral gastroenteritis",
year = "2019", region_level = "State")
|
disease |
which disease to retrieve data for |
year |
which year to retrieve data for |
region_level |
which level to retrieve data for |
a tibble with data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.