😎 Give your xaringan slides some style
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
gadenbuie a04a228d85 Re-build README.Rmd (GitHub Actions) vor 4 Jahren
.github readme doesn't create images vor 4 Jahren
R fix whitespace vor 4 Jahren
data-raw Add `link_decoration` parameter to style functions (#57) vor 5 Jahren
inst Rmd template now renders without showtext vor 4 Jahren
man Re-build index.Rmd (GitHub Actions) vor 4 Jahren
man-roxygen v0.3.3 vor 5 Jahren
pkgdown Fix pkgdown link title for 0.3.0 release vor 4 Jahren
tests fix whitespace vor 4 Jahren
vignettes v0.3.3 vor 5 Jahren
.Rbuildignore v0.3.0 vor 6 Jahren
.gitignore Move ci to github actions vor 6 Jahren
DESCRIPTION Document (GitHub Actions) vor 4 Jahren
LICENSE Update LICENSE date, remove date from DESCRIPTION vor 6 Jahren
LICENSE.md v0.3.0 vor 6 Jahren
NAMESPACE Add xaringanthemer_font_default() vor 6 Jahren
NEWS.md Rmd template now renders without showtext vor 4 Jahren
README.Rmd update badges vor 4 Jahren
README.md Re-build README.Rmd (GitHub Actions) vor 4 Jahren
cran-comments.md v0.4.0 (#59) vor 5 Jahren
index.Rmd update badges vor 4 Jahren
index.md Re-build index.Rmd (GitHub Actions) vor 4 Jahren
make.R v0.3.3 vor 5 Jahren
xaringanthemer.Rproj Initial commit, MWP vor 8 Jahren

README.md

xaringanthemer

CRAN status xaringanthemer status badge R-CMD-Check status badge Codecov

Give your xaringan slides some style with xaringanthemer within your slides.Rmd file without (much) CSS.

Animation previewing many xaringanthemer themes

Installation

You can install xaringanthemer from CRAN

install.packages("xaringanthemer")

or you can install the development version of xaringanthemer from GitHub.

# install.packages("remotes")
remotes::install_github("gadenbuie/xaringanthemer")

Features

There’s a lot more that xaringanthemer can do! Discover xaringanthemer’s features.