Skip to content

Adoption and impact of non-pharmaceutical interventions for COVID-19

License

Notifications You must be signed in to change notification settings

seabbs/CovidInterventionReview

Repository files navigation

Adoption and impact of non-pharmaceutical interventions for COVID-19

This paper is now available online on Wellcome Open Research here

Usage

Update the data

The raw data required in the article can be updated using the following:

Rscript scripts/update-raw-data.R

Clean the data

The cleaned data used in the article can be updated using the following:

Rscript scripts/update-output-data.R

Generate plots

The plots used in the article can be generated using the following:

Rscript scripts/update-plots.R

Generate tables

The tables presented in the article can be generated using the following:

Rscript scripts/update-tables.R

Render the article

The article can be rendered using the following

Rscript scripts/render-report.R