Default Nature journal formatting, with Rmarkdown integration
General Dependencies:
RStudio >= v1.2.50
An Overleaf account
Downloading and configuring:
cd ~
git clone https://github.com/moodlab/SAMPLE_OVERLEAF_REPO
RStudio Dependency Installation:
install.packages("reticulate", "devtools", "tidyverse", "bookdown", "rmarkdown", "knitr", "finalfit")