Description Usage Arguments Value
View source: R/download_and_preprocess_flu_data.R
Download and preprocess the latest CDC flu data, both national and regional
1 2 3 | download_and_preprocess_flu_data(
latest_year = as.numeric(format(Sys.Date(), "%Y"))
)
|
latest_year |
year through which data should be downloaded, defaults to current year |
data frame with latest flu data, preprocessed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.