😎 Give your xaringan slides some style
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Garrick Aden-Buie 34bf66dbca Warn if colors used by theme_xaringan() are not in hex format pirms 6 gadiem
.github/workflows Change name of github actions workflow pirms 6 gadiem
R Warn if colors used by theme_xaringan() are not in hex format pirms 6 gadiem
data-raw Change default colors of style_duo_accent() and ...inverse() pirms 6 gadiem
inst Warn if colors used by theme_xaringan() are not in hex format pirms 6 gadiem
man theme_xaringan() and friends accept google_fonts()s for font arguments pirms 6 gadiem
man-roxygen Fix xaringan yaml documentation pirms 6 gadiem
pkgdown Add ggplot2 themes vignette pirms 6 gadiem
tests Warn if colors used by theme_xaringan() are not in hex format pirms 6 gadiem
vignettes fix typo pirms 6 gadiem
.Rbuildignore Move ci to github actions pirms 6 gadiem
.gitignore Move ci to github actions pirms 6 gadiem
DESCRIPTION tibble is a dev dependency only pirms 6 gadiem
LICENSE Update LICENSE date, remove date from DESCRIPTION pirms 6 gadiem
LICENSE.md Prepping for 0.1.0 pirms 8 gadiem
NAMESPACE Add xaringanthemer_font_default() pirms 6 gadiem
NEWS.md Add outfile=NULL to NEWS pirms 6 gadiem
README.Rmd Add new hex logo pirms 6 gadiem
README.md Add new hex logo pirms 6 gadiem
index.Rmd Add new hex logo pirms 6 gadiem
index.md Add new hex logo pirms 6 gadiem
make.R Documentation improvements pirms 6 gadiem
tic.R Move ci to github actions pirms 6 gadiem
xaringanthemer.Rproj Initial commit, MWP pirms 8 gadiem

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.