😎 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 8d759a5a90
chore: align and register s3 print methods
vor 1 Jahr
.github fix typo vor 3 Jahren
R chore: align and register s3 print methods vor 1 Jahr
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 Compatibility with future ggplot2 (#79) vor 1 Jahr
man-roxygen v0.3.3 vor 5 Jahren
pkgdown Use new pkgdown site styles vor 3 Jahren
tests Fix indents and invisible characters (GitHub Actions) vor 1 Jahr
vignettes Fix indents and invisible characters (GitHub Actions) vor 1 Jahr
.Rbuildignore v0.4.2 vor 3 Jahren
.gitignore Move ci to github actions vor 6 Jahren
DESCRIPTION Increment version number to 0.4.3 vor 1 Jahr
LICENSE Update LICENSE date, remove date from DESCRIPTION vor 6 Jahren
LICENSE.md v0.3.0 vor 6 Jahren
NAMESPACE chore: align and register s3 print methods vor 1 Jahr
NEWS.md Increment version number to 0.4.3 vor 1 Jahr
README.Rmd chore: urlchecker::url_update() vor 1 Jahr
README.md chore: urlchecker::url_update() vor 1 Jahr
cran-comments.md chore: add cran comments vor 1 Jahr
index.Rmd update badges vor 4 Jahren
index.md Re-build index.Rmd (GitHub Actions) 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.