😎 Give your xaringan slides some style
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Garrick Aden-Buie cc3471131f Documentation improvements 6 年前
R Documentation improvements 6 年前
data-raw Add xaringanthemer_font_default() 6 年前
inst Add xaringanthemer_font_default() 6 年前
man Documentation improvements 6 年前
man-roxygen Fix xaringan yaml documentation 6 年前
pkgdown Documentation improvements 6 年前
tests Add xaringanthemer_font_default() 6 年前
vignettes Documentation improvements 6 年前
.Rbuildignore Documentation improvements 6 年前
.gitignore Documentation improvements 6 年前
.travis.yml [travis] build/test release versions first 6 年前
DESCRIPTION Documentation improvements 6 年前
LICENSE Update LICENSE date, remove date from DESCRIPTION 6 年前
LICENSE.md Prepping for 0.1.0 8 年前
NAMESPACE Add xaringanthemer_font_default() 6 年前
NEWS.md Add outfile=NULL to NEWS 6 年前
README.Rmd Documentation improvements 6 年前
README.md Documentation improvements 6 年前
appveyor.yml Enable CI, build pkgdown through CI 6 年前
index.Rmd Documentation improvements 6 年前
index.md Documentation improvements 6 年前
make.R Documentation improvements 6 年前
tic.R [travis] log which branch, push pkgdown if dev 6 年前
xaringanthemer.Rproj Initial commit, MWP 8 年前

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.