😎 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 55fe9084c5 theme_xaringan() and friends accept google_fonts()s for font arguments před 6 roky
.github/workflows Change name of github actions workflow před 6 roky
R theme_xaringan() and friends accept google_fonts()s for font arguments před 6 roky
data-raw Change default colors of style_duo_accent() and ...inverse() před 6 roky
inst Remove duplicated chunk in rmarkdown template před 6 roky
man theme_xaringan() and friends accept google_fonts()s for font arguments před 6 roky
man-roxygen Fix xaringan yaml documentation před 6 roky
pkgdown Add new hex logo před 6 roky
tests Ensure that text_font reaches theme_xaringan_set_defaults() when set_ggplot_defaults == TRUE před 6 roky
vignettes Documentation improvements před 6 roky
.Rbuildignore Move ci to github actions před 6 roky
.gitignore Move ci to github actions před 6 roky
DESCRIPTION tibble is a dev dependency only 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 Add new hex logo před 6 roky
README.md Add new hex logo před 6 roky
index.Rmd Add new hex logo před 6 roky
index.md Add new hex logo před 6 roky
make.R Documentation improvements před 6 roky
tic.R Move ci to github actions před 6 roky
xaringanthemer.Rproj Initial commit, MWP před 8 roky

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.