😎 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.
Garrick Aden-Buie 3a1d9f3467
v0.4.0 (#59)
vor 5 Jahren
.github/workflows [ci] Dispatch events to gadenbuie/status vor 5 Jahren
R Set global or chunk fig.showtext = FALSE to keep from setting this option on load vor 5 Jahren
data-raw Add `link_decoration` parameter to style functions (#57) vor 5 Jahren
inst Add `link_decoration` parameter to style functions (#57) vor 5 Jahren
man Add `link_decoration` parameter to style functions (#57) vor 5 Jahren
man-roxygen v0.3.3 vor 5 Jahren
pkgdown v0.4.0 (#59) vor 5 Jahren
tests v0.4.0 (#59) vor 5 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 v0.4.0 (#59) vor 5 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 v0.4.0 (#59) vor 5 Jahren
README.Rmd v0.3.3 vor 5 Jahren
README.md v0.3.3 vor 5 Jahren
cran-comments.md v0.4.0 (#59) vor 5 Jahren
index.Rmd Add new hex logo vor 6 Jahren
index.md Link to ggplot2-themes vignette in various places vor 6 Jahren
make.R v0.3.3 vor 5 Jahren
tic.R Move ci to github actions vor 6 Jahren
xaringanthemer.Rproj Initial commit, MWP vor 8 Jahren

README.md

xaringanthemer

CRAN status 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.