😎 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 a47bf669c9 Fix image width of side-by-side plots in ggplot2-themes vignette pirms 6 gadiem
.github/workflows Change name of github actions workflow pirms 6 gadiem
R Link to ggplot2-themes vignette in various places pirms 6 gadiem
data-raw Change default colors of style_duo_accent() and ...inverse() pirms 6 gadiem
inst Recommend settin warning=FALSE in r chunk pirms 6 gadiem
man Fix plot image in xaringanthemer vignette 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 image width of side-by-side plots in ggplot2-themes vignette pirms 6 gadiem
.Rbuildignore Move ci to github actions pirms 6 gadiem
.gitignore Move ci to github actions pirms 6 gadiem
DESCRIPTION fix spelling error in description 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 Link to ggplot2-themes vignette in various places 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.