😎 Give your xaringan slides some style
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Garrick Aden-Buie 2c068446e6 feat: Add header_font_family_fallback hace 5 años
.github/workflows [ci] Dispatch events to gadenbuie/status hace 5 años
R feat: Add header_font_family_fallback hace 5 años
data-raw feat: Add header_font_family_fallback hace 5 años
inst feat: Add header_font_family_fallback hace 5 años
man feat: Add header_font_family_fallback hace 5 años
man-roxygen Add missing Rd tags, namely value/@eturn hace 6 años
pkgdown Add brand prefixes for fontawesome icons hace 5 años
tests feat: Add header_font_family_fallback hace 5 años
vignettes Add preview of Cabin and Noto Sans fonts and typo fixes hace 6 años
.Rbuildignore v0.3.0 hace 6 años
.gitignore Move ci to github actions hace 6 años
DESCRIPTION bump dev version 0.3.0.9000 hace 5 años
LICENSE Update LICENSE date, remove date from DESCRIPTION hace 6 años
LICENSE.md v0.3.0 hace 6 años
NAMESPACE Add xaringanthemer_font_default() hace 6 años
NEWS.md feat: Add header_font_family_fallback hace 5 años
README.Rmd feat: Add inverse_link_color to styles hace 5 años
README.md feat: Add inverse_link_color to styles hace 5 años
cran-comments.md respond to cran hace 6 años
index.Rmd Add new hex logo hace 6 años
index.md Link to ggplot2-themes vignette in various places hace 6 años
make.R feat: Add inverse_link_color to styles hace 5 años
tic.R Move ci to github actions hace 6 años
xaringanthemer.Rproj Initial commit, MWP hace 8 años

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.