meersel / MonashEBSTemplates

Rmarkdown templates for use at Monash University Department of Econometrics and Business Statistics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R Markdown templates for Monash University

This package provides Rmarkdown templates for use at Monash University, Department of Econometrics & Business Statistics.

It contains

  • Monash EBS working paper template
  • Monash letter template
  • Monash exam template
  • Monash consulting report template
  • Monash beamer slides (for the Monash Business School)
  • Memo template (nothing to do with Monash, but a nice format)

The slides() function is actually a wrapper to use the monash template in the binb package.

There are also Monash thesis templates available:

Installation

The package can be installed by:

# install.packages("remotes")
remotes::install_github("robjhyndman/MonashEBSTemplates")

Usage from RStudio

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.

About

Rmarkdown templates for use at Monash University Department of Econometrics and Business Statistics

License:GNU General Public License v3.0


Languages

Language:TeX 97.3%Language:R 2.7%