😎 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 2041a263f7 Remove duplicated chunk in rmarkdown template il y a 6 ans
.github/workflows [ci] is xquartz missing on macos? il y a 6 ans
R Documentation improvements il y a 6 ans
data-raw Add xaringanthemer_font_default() il y a 6 ans
inst Remove duplicated chunk in rmarkdown template il y a 6 ans
man Documentation improvements il y a 6 ans
man-roxygen Fix xaringan yaml documentation il y a 6 ans
pkgdown unify docs (no more dev/ docs) il y a 6 ans
tests Add xaringanthemer_font_default() il y a 6 ans
vignettes Documentation improvements il y a 6 ans
.Rbuildignore Move ci to github actions il y a 6 ans
.gitignore Move ci to github actions il y a 6 ans
.travis.yml [travis] build/test release versions first il y a 6 ans
DESCRIPTION Documentation improvements il y a 6 ans
LICENSE Update LICENSE date, remove date from DESCRIPTION il y a 6 ans
LICENSE.md Prepping for 0.1.0 il y a 8 ans
NAMESPACE Add xaringanthemer_font_default() il y a 6 ans
NEWS.md Add outfile=NULL to NEWS il y a 6 ans
README.Rmd Move ci to github actions il y a 6 ans
README.md Move ci to github actions il y a 6 ans
appveyor.yml Enable CI, build pkgdown through CI il y a 6 ans
index.Rmd Move ci to github actions il y a 6 ans
index.md Move ci to github actions 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.