Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 435 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 435 Bytes

SAMPLE_OVERLEAF_REPO

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")