Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.32 KB

README.md

File metadata and controls

24 lines (13 loc) · 1.32 KB

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.