😎 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 83ce9ee013 Change default colors of style_duo_accent() and ...inverse() vor 6 Jahren
.github/workflows [ci] is xquartz missing on macos? vor 6 Jahren
R Change default colors of style_duo_accent() and ...inverse() vor 6 Jahren
data-raw Change default colors of style_duo_accent() and ...inverse() vor 6 Jahren
inst Remove duplicated chunk in rmarkdown template vor 6 Jahren
man Change default colors of style_duo_accent() and ...inverse() vor 6 Jahren
man-roxygen Fix xaringan yaml documentation vor 6 Jahren
pkgdown unify docs (no more dev/ docs) vor 6 Jahren
tests Add xaringanthemer_font_default() vor 6 Jahren
vignettes Documentation improvements vor 6 Jahren
.Rbuildignore Move ci to github actions vor 6 Jahren
.gitignore Move ci to github actions vor 6 Jahren
.travis.yml [travis] build/test release versions first vor 6 Jahren
DESCRIPTION Documentation improvements vor 6 Jahren
LICENSE Update LICENSE date, remove date from DESCRIPTION vor 6 Jahren
LICENSE.md Prepping for 0.1.0 vor 8 Jahren
NAMESPACE Add xaringanthemer_font_default() vor 6 Jahren
NEWS.md Add outfile=NULL to NEWS vor 6 Jahren
README.Rmd Move ci to github actions vor 6 Jahren
README.md Move ci to github actions vor 6 Jahren
appveyor.yml Enable CI, build pkgdown through CI vor 6 Jahren
index.Rmd Move ci to github actions vor 6 Jahren
index.md Move ci to github actions vor 6 Jahren
make.R Documentation improvements vor 6 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.