fetch_delphi_data_multi_issue: Fetch and combine data from the Delphi Epidata API

Description Usage Arguments Value

View source: R/data-download-utils.R

Description

Fetch and combine data from the Delphi Epidata API

Usage

1
2
fetch_delphi_data_multi_issue(source = c("fluview", "twitter", "wiki"),
  regions = "nat", issues = 1, epiweeks_range)

Arguments

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)

Value

data frame with all results from Epidata


reichlab/cdcfluutils documentation built on March 12, 2020, 2:49 p.m.