😎 Give your xaringan slides some style
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Garrick Aden-Buie 6c23d020c8 respond to cran il y a 6 ans
.github/workflows Change name of github actions workflow il y a 6 ans
R Add missing Rd tags, namely value/@eturn il y a 6 ans
data-raw spellcheck il y a 6 ans
inst Guarantee that missing values are assigned in the function environment only il y a 6 ans
man Add missing Rd tags, namely value/@eturn il y a 6 ans
man-roxygen Add missing Rd tags, namely value/@eturn il y a 6 ans
pkgdown Add ggplot2 themes vignette il y a 6 ans
tests Warn if colors used by theme_xaringan() are not in hex format il y a 6 ans
vignettes Add preview of Cabin and Noto Sans fonts and typo fixes il y a 6 ans
.Rbuildignore v0.3.0 il y a 6 ans
.gitignore Move ci to github actions il y a 6 ans
DESCRIPTION Fix title of xaringan in package title il y a 6 ans
LICENSE Update LICENSE date, remove date from DESCRIPTION il y a 6 ans
LICENSE.md v0.3.0 il y a 6 ans
NAMESPACE Add xaringanthemer_font_default() il y a 6 ans
NEWS.md v0.3.0 il y a 6 ans
README.Rmd Add new hex logo il y a 6 ans
README.md Add new hex logo il y a 6 ans
cran-comments.md respond to cran il y a 6 ans
index.Rmd Add new hex logo il y a 6 ans
index.md Link to ggplot2-themes vignette in various places il y a 6 ans
make.R Documentation improvements il y a 6 ans
tic.R Move ci to github actions il y a 6 ans
xaringanthemer.Rproj Initial commit, MWP il y a 8 ans

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.