mkearney / uslides

Rmarkdown template for pretty university-themed beamer presentations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uslides

Rmarkdown template for pretty university-themed beamer (pdf) presentations.

Installation

## install devtools if it's not already installed
if (!requireNamespace("devtools", quietly = TRUE)) install.packages("devtools")

## install uslides from github
devtools::install_github("mkearney/uslides")

Requirements

Example

See example HTML and PDF presentations. Screen shots of the example are included below.

uslides .Rmd template

 

Easily navigate slides

 

Title slide

 

Display R code and output

About

Rmarkdown template for pretty university-themed beamer presentations.


Languages

Language:HTML 42.9%Language:R 31.2%Language:CSS 21.6%Language:TeX 4.3%