😎 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.
Garrick Aden-Buie 22429e71e7
Fix pkgdown link title for 0.3.0 release
il y a 4 ans
.github/workflows [ci] Dispatch events to gadenbuie/status il y a 5 ans
R change regex pattern to match valid css class names (#69) il y a 4 ans
data-raw Add `link_decoration` parameter to style functions (#57) il y a 5 ans
inst Better horizontal alignment for code blocks (#68) il y a 4 ans
man Remove trailing comma in `_colors.Rmd` (#64) il y a 4 ans
man-roxygen v0.3.3 il y a 5 ans
pkgdown Fix pkgdown link title for 0.3.0 release il y a 4 ans
tests change regex pattern to match valid css class names (#69) il y a 4 ans
vignettes v0.3.3 il y a 5 ans
.Rbuildignore v0.3.0 il y a 6 ans
.gitignore Move ci to github actions il y a 6 ans
DESCRIPTION Better horizontal alignment for code blocks (#68) il y a 4 ans
LICENSE Update LICENSE date, remove date from DESCRIPTION il y a 6 ans
LICENSE.md v0.3.0 il y a 6 ans
NAMESPACE Add xaringanthemer_font_default() il y a 6 ans
NEWS.md Add NEWS for #69 il y a 4 ans
README.Rmd v0.3.3 il y a 5 ans
README.md v0.3.3 il y a 5 ans
cran-comments.md v0.4.0 (#59) il y a 5 ans
index.Rmd Add new hex logo il y a 6 ans
index.md Link to ggplot2-themes vignette in various places il y a 6 ans
make.R v0.3.3 il y a 5 ans
tic.R Move ci to github actions il y a 6 ans
xaringanthemer.Rproj Initial commit, MWP il y a 8 ans

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.