SkillAgentSearch skills...

Uslides

Rmarkdown template for pretty university-themed beamer presentations.

Install / Use

/learn @mkearney/Uslides

README

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

<p align="center"> <img src="tools/readme/code.png" width="70%" /> </p>  

Easily navigate slides

<p align="center"> <img src="tools/readme/html1.png" width="70%" /> </p> <!-- <p align="center"><img src="tools/readme/ss1.png" width="70%" /></p> -->  

Title slide

<p align="center"> <img src="tools/readme/html2.png" width="70%" /> </p>  

Display R code and output

<p align="center"> <img src="tools/readme/html3.png" width="70%" /> </p>

Related Skills

View on GitHub
GitHub Stars41
CategoryDevelopment
Updated1y ago
Forks10

Languages

HTML

Security Score

65/100

Audited on Nov 20, 2024

No findings