项目作者: seabbs

项目描述 :
Adoption and impact of non-pharmaceutical interventions for COVID-19
高级语言: R
项目地址: git://github.com/seabbs/CovidInterventionReview.git
创建时间: 2020-03-06T12:18:45Z
项目社区:https://github.com/seabbs/CovidInterventionReview

开源协议:Creative Commons Zero v1.0 Universal

下载


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:

  1. Rscript scripts/update-raw-data.R

Clean the data

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

  1. Rscript scripts/update-output-data.R

Generate plots

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

  1. Rscript scripts/update-plots.R

Generate tables

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

  1. Rscript scripts/update-tables.R

Render the article

The article can be rendered using the following

  1. Rscript scripts/render-report.R