Templates and functions useful for writing documents completely within R such as a manuscript or a thesis or dissertation.
Instructions:
- Install RStudio and LaTeX, if necessary
- Clone project to your desktop
- Open in RStudio
- Change all filepaths to point to your project directory
- Run '01_Manuscript.Rmd'
Following these instructions, the whole document should compile! Check out Manuscript.pdf to see what it should look like.
I have to credit all of the sources I've taken bits of code from:
Writing your thesis with Rmarkdown -
Part 1,
Part 2,
Part 3,
Part 4,
Part 5
Creating linked, numbered figures and tables
Sharing workspace across OS systems
Other useful links:
Using GitHub Quickstart guide
Markdown Cheatsheet
ggplot2
Learn LaTeX