Description Usage Arguments Value
View source: R/fetch_delphi_data_multi_issue.R
Fetch and combine data from the Delphi Epidata API
1 2 3 4 5 6 | fetch_delphi_data_multi_issue(
source = c("fluview", "twitter", "wiki"),
regions = "nat",
issues = 1,
epiweeks_range
)
|
source |
currently, one of "fluview", "twitter", or "wiki" |
regions |
character vector of region codes |
issues |
issues to fetch, e.g. c(201040, 201041, 201042); used only for fluview |
epiweeks_range |
range of epiweeks to fetch, e.g. c(201040, 201530) |
data frame with all results from Epidata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.