View source: R/get_covid_hist.R
get_covid_hist | R Documentation |
Retrieve Current and Archival Reports of Various COVID-19 Data
get_covid_hist(source = "WHO", last_n = Inf)
source |
Name of COVID-19 data to retrive (currently only WHO data is implemented) |
last_n |
(numeric, default: Inf) number of historical releases to download (from the most recent) |
A large dataframe with an additional data_date
column that defines the data release date
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.