/R-manuscripts

Templates and functions useful for writing documents completely within R such as a manuscript or a thesis or dissertation.

Primary LanguageRMIT LicenseMIT

R-manuscripts

Templates and functions useful for writing documents completely within R such as a manuscript or a thesis or dissertation.

Instructions:

  1. Install RStudio and LaTeX, if necessary
  2. Clone project to your desktop
  3. Open in RStudio
  4. Change all filepaths to point to your project directory
  5. 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