This repo is a fork of robjhyndman/MonashEBSTemplates, but adapted to the University of Auckland for use. TinyTex is recommended to compile for the pdf.
It contains
- working paper template
- letter template
- consulting report template
- memo template
- exam paper
The package can be installed by:
# install.packages("remotes")
remotes::install_github("STATS-UOA/UOARmdTemplates")
After installation, restart your RStudio then go to File > New File > R Markdown > From Template. Select the template from the list and click OK. It should create a folder (if any external dependencies) and a Rmd file.