😎 Give your xaringan slides some style
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Teun van den Brand 5071cb3d14
Use logical `NA` that can be cast to character (#82)
il y a 11 mois
.github fix typo il y a 3 ans
R Use logical `NA` that can be cast to character (#82) il y a 11 mois
data-raw * Use `inverse_text_color` as the default for `inverse_header_color` in most places il y a 3 ans
inst * Use `.table-unshaded` class on a tables to prevent xaringanthemer's table heading and row shading (#74) il y a 3 ans
man Use logical `NA` that can be cast to character (#82) il y a 11 mois
man-roxygen v0.3.3 il y a 5 ans
pkgdown Use new pkgdown site styles il y a 3 ans
tests v0.4.3 (#81) il y a 1 an
vignettes v0.4.3 (#81) il y a 1 an
.Rbuildignore v0.4.2 il y a 3 ans
.gitignore v0.4.3 (#81) il y a 1 an
DESCRIPTION Increment version number to 0.4.3.9000 il y a 1 an
LICENSE Update LICENSE date, remove date from DESCRIPTION il y a 6 ans
LICENSE.md v0.3.0 il y a 6 ans
NAMESPACE v0.4.3 (#81) il y a 1 an
NEWS.md Use logical `NA` that can be cast to character (#82) il y a 11 mois
README.Rmd v0.4.3 (#81) il y a 1 an
README.md v0.4.3 (#81) il y a 1 an
cran-comments.md v0.4.3 (#81) il y a 1 an
index.Rmd update badges il y a 4 ans
index.md v0.4.3 (#81) il y a 1 an
make.R v0.3.3 il y a 5 ans
xaringanthemer.Rproj Initial commit, MWP il y a 8 ans

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.