😎 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 5c8035bb85 Increment version number to 0.4.4.9000 hace 9 meses
.github fix typo hace 3 años
R Use logical `NA` that can be cast to character (#82) hace 11 meses
data-raw * Use `inverse_text_color` as the default for `inverse_header_color` in most places hace 3 años
inst * Use `.table-unshaded` class on a tables to prevent xaringanthemer's table heading and row shading (#74) hace 3 años
man Use logical `NA` that can be cast to character (#82) hace 11 meses
man-roxygen v0.3.3 hace 5 años
pkgdown Use new pkgdown site styles hace 3 años
tests v0.4.3 (#81) hace 1 año
vignettes v0.4.4 (#85) hace 9 meses
.Rbuildignore v0.4.2 hace 3 años
.gitignore v0.4.3 (#81) hace 1 año
DESCRIPTION Increment version number to 0.4.4.9000 hace 9 meses
LICENSE v0.4.4 (#85) hace 9 meses
LICENSE.md v0.3.0 hace 6 años
NAMESPACE v0.4.3 (#81) hace 1 año
NEWS.md Increment version number to 0.4.4.9000 hace 9 meses
README.Rmd v0.4.3 (#81) hace 1 año
README.md v0.4.3 (#81) hace 1 año
cran-comments.md v0.4.3 (#81) hace 1 año
index.Rmd update badges hace 4 años
index.md v0.4.3 (#81) hace 1 año
make.R v0.3.3 hace 5 años
xaringanthemer.Rproj Initial commit, MWP hace 8 años

README.md

xaringanthemer

CRAN status xaringanthemer status badge R-CMD-Check status badge 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.