covidGrandeRegion
Published on February 3, 2021 by Bruno Rodrigues
covidGrandeRegion
This R package makes it easy to download daily or weekly COVID-19 cases data for the various regions from the Greater Region.
For each of the 4 countries composing the Greater Region, there's a function that downloads the data in a tidy format:
get_lu_data() # downloads daily data for the Grand-Duchy of Luxembourg
get_de_data() # downloads daily data for Rhineland-Palatinate
get_lu_data(daily = FALSE) # downloads weekly data for the Grand-Duchy of Luxembourg
Features to easily visualize this data are planned.
Used datasets
Community contributions
Discussions
Discussion between the organization and the community about this dataset.