View source: R/healthdata_download.R
download_healthdata_dailyrevision | R Documentation |
Download daily revision data at a specific issue date
download_healthdata_dailyrevision(issue_date, healthdata_dailyrevision_history)
issue_date |
character issue date (i.e. report date) in format 'yyyy-mm-dd' |
healthdata_dailyrevision_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.