😎 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 cac19c714a tibble is a dev dependency only pirms 6 gadiem
.github/workflows Change name of github actions workflow pirms 6 gadiem
R suppress partial match warning from colorspace::sequential_hcl() pirms 6 gadiem
data-raw Change default colors of style_duo_accent() and ...inverse() pirms 6 gadiem
inst Remove duplicated chunk in rmarkdown template pirms 6 gadiem
man Add new hex logo pirms 6 gadiem
man-roxygen Fix xaringan yaml documentation pirms 6 gadiem
pkgdown Add new hex logo pirms 6 gadiem
tests Update css test files after change in defaults pirms 6 gadiem
vignettes Documentation improvements 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.