/medsRmd

An R Markdown template for MEDS documents

Primary LanguageHTML

medsRmd

This package adds a template called ‘ucsbmeds’ to the .Rmd templates list, which is consistent in theme to existing MEDS materials.

Installation

Install from github with:

devtools::install_github("allisonhorst/medsRmd")

Using the template

  • After installing the package, restart R and RStudio
  • Make your themed R Markdown doc with: New file > R Markdown > Choose FROM TEMPLATE in the left sidebar, then choose the ucsbmeds template in the dropdown list
  • Create your .Rmd, knit to see the built-in template with examples of some common features.

Issues / requests

Submit issues here.