The directory contains the following files:
- The paper (the pdf file).
- The source code (Rnw knitr file) that generates the paper.
- The bibliography file read by the Rnw file (uses biblatex)
- rda files: These are precomputed results read in by the Rnw file
- The R directory contains scripts and functions needed in the paper.
To compile the Rnw file, you will need to compile it once in RStudio, and then do the following on the command line (assuming you have biblatex installed):
biber VYSB2021R1 ; pdflatex VYSB2021R1; pdflatex VYSB2021R1