- The *Data and analysis scripts* folder contains all the data and scripts needed to reproduce the results reported in the paper, including figures.
- The *helper* folder contains supplementary scripts that you may need (see below).
You will need a number of R packages to run the code generating the results and plots (the file "Data and analysis scripts/analysis.R"). The .R file assumes that the packages are installed and can be loaded. If you don't have them installed, the document will not compile.
Either you should install each of the required R packages yourself or, if you want to install all the packages in one go, run the script "helper/install_packages.R". This script checks whether the needed packages are installed and if not, installs them for you.