get_weekly_timeseries_one_yr: Download and format a weekly timeseries from one year to...

Description Usage Arguments Value

Description

API only allows one year downloaded at a time (max rows per query). So this function helps split queries up.

Usage

1
2
get_weekly_timeseries_one_yr(disease = "Noroviral gastroenteritis",
  year = "2019", region_level = "State")

Arguments

disease

which disease to retrieve data for

year

which year to retrieve data for

region_level

which level to retrieve data for

Value

a tibble with data


jbracher/epi_forecasting_DE documentation built on Oct. 31, 2021, 9:16 p.m.