😎 Give your xaringan slides some style
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Garrick Aden-Buie 07b11fb89a Fix link to feature pkgdown page hace 6 años
R Documentation improvements hace 6 años
data-raw Add xaringanthemer_font_default() hace 6 años
inst Add xaringanthemer_font_default() hace 6 años
man Documentation improvements hace 6 años
man-roxygen Fix xaringan yaml documentation hace 6 años
pkgdown unify docs (no more dev/ docs) hace 6 años
tests Add xaringanthemer_font_default() hace 6 años
vignettes Documentation improvements hace 6 años
.Rbuildignore Documentation improvements hace 6 años
.gitignore Documentation improvements hace 6 años
.travis.yml [travis] build/test release versions first hace 6 años
DESCRIPTION Documentation improvements hace 6 años
LICENSE Update LICENSE date, remove date from DESCRIPTION hace 6 años
LICENSE.md Prepping for 0.1.0 hace 8 años
NAMESPACE Add xaringanthemer_font_default() hace 6 años
NEWS.md Add outfile=NULL to NEWS hace 6 años
README.Rmd Fix link to feature pkgdown page hace 6 años
README.md Fix link to feature pkgdown page hace 6 años
appveyor.yml Enable CI, build pkgdown through CI hace 6 años
index.Rmd Fix link to feature pkgdown page hace 6 años
index.md Fix link to feature pkgdown page hace 6 años
make.R Documentation improvements hace 6 años
tic.R [travis] log which branch, push pkgdown if dev hace 6 años
xaringanthemer.Rproj Initial commit, MWP hace 8 años

README.md

xaringanthemer

CRAN status travis 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.