powered by
API docs: https://cmu-delphi.github.io/delphi-epidata/api/delphi.html
pub_delphi(system, epiweek, fetch_args = fetch_args_list())
list
character. System name to fetch.
timeset. Epiweek to fetch. Does not support multiple dates. Make separate calls to fetch data for multiple epiweeks.
timeset
fetch_args. Additional arguments to pass to fetch().
fetch_args
fetch()
if (FALSE) { pub_delphi(system = "ec", epiweek = 201501) }
Run the code above in your browser using DataLab