View source: R/healthdata_download.R
download_healthdata_timeseries | R Documentation |
Download time series data at a specific issue date
download_healthdata_timeseries(issue_date, healthdata_timeseries_history)
issue_date |
character issue date (i.e. report date) in format 'yyyy-mm-dd' |
healthdata_timeseries_history |
a data.frame with hosp time series data update history |
data.frame with columns state, date, previous_day_admission_adult_covid_confirmed previous_day_admission_pediatric_covid_confirmed, and previous_day_admission_influenza_confirmed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.