😎 Give your xaringan slides some style
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Garrick Aden-Buie 07b11fb89a Fix link to feature pkgdown page před 6 roky
R Documentation improvements před 6 roky
data-raw Add xaringanthemer_font_default() před 6 roky
inst Add xaringanthemer_font_default() před 6 roky
man Documentation improvements před 6 roky
man-roxygen Fix xaringan yaml documentation před 6 roky
pkgdown unify docs (no more dev/ docs) před 6 roky
tests Add xaringanthemer_font_default() před 6 roky
vignettes Documentation improvements před 6 roky
.Rbuildignore Documentation improvements před 6 roky
.gitignore Documentation improvements před 6 roky
.travis.yml [travis] build/test release versions first před 6 roky
DESCRIPTION Documentation improvements před 6 roky
LICENSE Update LICENSE date, remove date from DESCRIPTION před 6 roky
LICENSE.md Prepping for 0.1.0 před 8 roky
NAMESPACE Add xaringanthemer_font_default() před 6 roky
NEWS.md Add outfile=NULL to NEWS před 6 roky
README.Rmd Fix link to feature pkgdown page před 6 roky
README.md Fix link to feature pkgdown page před 6 roky
appveyor.yml Enable CI, build pkgdown through CI před 6 roky
index.Rmd Fix link to feature pkgdown page před 6 roky
index.md Fix link to feature pkgdown page před 6 roky
make.R Documentation improvements před 6 roky
tic.R [travis] log which branch, push pkgdown if dev před 6 roky
xaringanthemer.Rproj Initial commit, MWP před 8 roky

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.