Skip to content

envima/CovidAirPolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SARS-CoV-2 infections in Germany are not correlated to local long- and short-term particulate matter concentrations

Scripts for compiling the baseline dataset, statistical analysis and figure compilation.

Requirements

The envimaR package is used for setting up the working environment. You can install the package using

devtools::install_github("envima/envimaR")

Please adjust lines three to nine in the 000_setup.R script to your environment.

Usage

  1. control_dataset_compilation_DE.R handles the initial compilation of the baseline dataset.

  2. control_model_compilation_DE.R handles the statistical analysis.

  3. control_media_compilation_DE.R compiles the raw version of the figures and provides information for the statistical tables in the manuscript.

  4. publication_media_DE.Rmd compiles the final figures of the manuscript.