😎 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.
Teun van den Brand 5071cb3d14
Use logical `NA` that can be cast to character (#82)
vor 11 Monaten
.github fix typo vor 3 Jahren
R Use logical `NA` that can be cast to character (#82) vor 11 Monaten
data-raw * Use `inverse_text_color` as the default for `inverse_header_color` in most places vor 3 Jahren
inst * Use `.table-unshaded` class on a tables to prevent xaringanthemer's table heading and row shading (#74) vor 3 Jahren
man Use logical `NA` that can be cast to character (#82) vor 11 Monaten
man-roxygen v0.3.3 vor 5 Jahren
pkgdown Use new pkgdown site styles vor 3 Jahren
tests v0.4.3 (#81) vor 1 Jahr
vignettes v0.4.3 (#81) vor 1 Jahr
.Rbuildignore v0.4.2 vor 3 Jahren
.gitignore v0.4.3 (#81) vor 1 Jahr
DESCRIPTION Increment version number to 0.4.3.9000 vor 1 Jahr
LICENSE Update LICENSE date, remove date from DESCRIPTION vor 6 Jahren
LICENSE.md v0.3.0 vor 6 Jahren
NAMESPACE v0.4.3 (#81) vor 1 Jahr
NEWS.md Use logical `NA` that can be cast to character (#82) vor 11 Monaten
README.Rmd v0.4.3 (#81) vor 1 Jahr
README.md v0.4.3 (#81) vor 1 Jahr
cran-comments.md v0.4.3 (#81) vor 1 Jahr
index.Rmd update badges vor 4 Jahren
index.md v0.4.3 (#81) vor 1 Jahr
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.