Skip to content

An example using custom theme in a Beamer presentation using R Markdown (pdf format)

Notifications You must be signed in to change notification settings

jrosell/rmarkdown-beamer-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beamer presentation in R Markdown

Purpose

Download/clone this repository to use Auriga theme in Beamer presentations from R Markdown documents.

Setup

  1. If you don’t have the Hack, Lato, Raleway fonts installed in your system. You’ll need to search, download and install them.

  2. Open rmarkdown.Rproj from RStudio

  3. Run build.R to install/update packages and render R Markdown files.

  4. 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")

Output

First page of template.pdf

About

An example using custom theme in a Beamer presentation using R Markdown (pdf format)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages