- Notifications
You must be signed in to change notification settings - Fork0
RichardMN/covidregionaldatagraphs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo contains graphs showing summary charts of regional COVID-19 datafor countries for whichthecovidregionaldata
packageprovides sub-regional data.
This currently includes:
- France
- Belgium
- Brazil
- Canada
- Colombia
- Cuba
- France
- Germany
- India
- Italy
- Lithuania
- Mexico
- Netherlands
- South Africa
- Switzerland
- United Kingdom
- United States
There is also a specific page for Lithuania:
This code uses thecovidregionaldata
packageto download data for various countries at a subregional level. The workflowis currently set to install the github version of the package (not the CRANversion).
In addition to the R code, github actions have been developed to update thecharts daily, though this is not yet functional (and may not be used becauseof the limitations of running actions on a a free account).
This is done with aparameter-ised Rmarkdown report which letsyou select the country and enter your name. (Useknit with parameters
.)
About
R code for making graphs of COVID-19 statistics for countries supported by the covidregionaldata package