Skip to content

fschaffner/xaringanbeamer

Repository files navigation

xaringanbeamer

This package contains a theme for the R package xaringan that emulates the default theme of the beamer class for LaTeX. Simply install the package, select “From Template” when creating a new Rmarkdown document, and choose the Beamer theme for xaringan. For information on how to change the theme according to your needs, please refer to the xaringan wiki.

Example Slides

Title Slide

Content Slide

Social Slide

Installation

Install the packages xaringan, xaringanExtra, and icons from CRAN:

install.packages("xaringan")
install.packages("xaringanExtra")
install.packages("icons")

Install the xaringanbeamer package from GitHub:

remotes::install_github("fschaffner/xaringanbeamer")

Please report issues or requests for additional functionality to https://github.com/fschaffner/xaringanbeamer/issues.

About

Beamer theme for the xaringan package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages