😎 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 c32aaf207e redocument vor 6 Jahren
.github/workflows Change name of github actions workflow vor 6 Jahren
R Fix small typo in roxygen for google_font vor 6 Jahren
data-raw spellcheck vor 6 Jahren
inst Fix #34 vor 6 Jahren
man redocument vor 6 Jahren
man-roxygen Add missing Rd tags, namely value/@eturn vor 6 Jahren
pkgdown link to xaringan 0.3.0 release article vor 6 Jahren
tests Warn if colors used by theme_xaringan() are not in hex format vor 6 Jahren
vignettes Add preview of Cabin and Noto Sans fonts and typo fixes vor 6 Jahren
.Rbuildignore v0.3.0 vor 6 Jahren
.gitignore Move ci to github actions vor 6 Jahren
DESCRIPTION redocument vor 6 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.3.0 vor 6 Jahren
README.Rmd Add new hex logo vor 6 Jahren
README.md Add new hex logo vor 6 Jahren
cran-comments.md respond to cran vor 6 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 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.