😎 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 c1513bb8fd v0.3.4 před 5 roky
.github/workflows [ci] Dispatch events to gadenbuie/status před 5 roky
R v0.3.3 před 5 roky
data-raw feat: Add header_font_family_fallback před 5 roky
inst v0.3.3 před 5 roky
man v0.3.3 před 5 roky
man-roxygen v0.3.3 před 5 roky
pkgdown Add brand prefixes for fontawesome icons před 5 roky
tests Use alternative method to surface errors from callr::r_safe() před 5 roky
vignettes v0.3.3 před 5 roky
.Rbuildignore v0.3.0 před 6 roky
.gitignore Move ci to github actions před 6 roky
DESCRIPTION v0.3.4 před 5 roky
LICENSE Update LICENSE date, remove date from DESCRIPTION před 6 roky
LICENSE.md v0.3.0 před 6 roky
NAMESPACE Add xaringanthemer_font_default() před 6 roky
NEWS.md v0.3.4 před 5 roky
README.Rmd v0.3.3 před 5 roky
README.md v0.3.3 před 5 roky
cran-comments.md v0.3.3 před 5 roky
index.Rmd Add new hex logo před 6 roky
index.md Link to ggplot2-themes vignette in various places před 6 roky
make.R v0.3.3 před 5 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.