pub_dengue_nowcast {epidatr} | R Documentation |
API docs: https://cmu-delphi.github.io/delphi-epidata/api/dengue_nowcast.html
pub_dengue_nowcast(locations, epiweeks = "*", fetch_args = fetch_args_list())
locations |
character. Locations to fetch. |
epiweeks |
|
fetch_args |
|
## Not run:
pub_dengue_nowcast(
locations = "pr",
epiweeks = epirange(201401, 202301)
)
## End(Not run)