powered by
API docs: https://cmu-delphi.github.io/delphi-epidata/api/dengue_nowcast.html
pub_dengue_nowcast(locations, epiweeks = "*", fetch_args = fetch_args_list())
tibble::tibble
character. Locations to fetch.
timeset. Epiweeks to fetch. Defaults to all ("*") dates.
timeset
fetch_args. Additional arguments to pass to fetch().
fetch_args
fetch()
if (FALSE) { pub_dengue_nowcast( locations = "pr", epiweeks = epirange(201401, 202301) ) }
Run the code above in your browser using DataLab