Download/clone this repository to use Auriga theme in Beamer presentations from R Markdown documents.
-
If you don’t have the Hack, Lato, Raleway fonts installed in your system. You’ll need to search, download and install them.
-
Open rmarkdown.Rproj from RStudio
-
Run build.R to install/update packages and render R Markdown files.
-
Copy template.Rmd to a new file and customize it as needed. You can render your R Markdown files using Knit button in RStudio.
source("build.R")