😎 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 f44ce08889
Rmd template now renders without showtext
vor 4 Jahren
.github/workflows Update {tic} workflow, deploy pkgdown from ubuntu vor 4 Jahren
R change regex pattern to match valid css class names (#69) vor 4 Jahren
data-raw Add `link_decoration` parameter to style functions (#57) vor 5 Jahren
inst Rmd template now renders without showtext vor 4 Jahren
man Remove trailing comma in `_colors.Rmd` (#64) vor 4 Jahren
man-roxygen v0.3.3 vor 5 Jahren
pkgdown Fix pkgdown link title for 0.3.0 release vor 4 Jahren
tests change regex pattern to match valid css class names (#69) vor 4 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 Better horizontal alignment for code blocks (#68) vor 4 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 Rmd template now renders without showtext vor 4 Jahren
README.Rmd Update references to master vor 4 Jahren
README.md Update references to master vor 4 Jahren
cran-comments.md v0.4.0 (#59) vor 5 Jahren
index.Rmd Update references to master vor 4 Jahren
index.md Update references to master vor 4 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.