https://github.com/gadenbuie/xaringanthemer
😎 Give your xaringan slides some style
https://github.com/gadenbuie/xaringanthemer
css presentation remarkjs rstats slides themes xaringan
Last synced: 19 days ago
JSON representation
😎 Give your xaringan slides some style
- Host: GitHub
- URL: https://github.com/gadenbuie/xaringanthemer
- Owner: gadenbuie
- License: other
- Created: 2018-04-14T19:44:17.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T01:37:56.000Z (7 months ago)
- Last Synced: 2025-03-30T22:09:40.855Z (26 days ago)
- Topics: css, presentation, remarkjs, rstats, slides, themes, xaringan
- Language: R
- Homepage: https://pkg.garrickadenbuie.com/xaringanthemer/
- Size: 18.6 MB
- Stars: 444
- Watchers: 10
- Forks: 26
- Open Issues: 7
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - gadenbuie/xaringanthemer - 😎 Give your xaringan slides some style (R)
README
---
output: github_document
---```{r setup, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
results = "asis",
echo = FALSE,
comment = "#>",
fig.path = "man/figures/index-",
out.width = "100%"
)
IS_README <- TRUE
library(xaringanthemer)
```# xaringanthemer
[](https://CRAN.R-project.org/package=xaringanthemer)
[](https://gadenbuie.r-universe.dev)
[](https://lifecycle.r-lib.org/articles/stages.html)
[](https://github.com/gadenbuie/xaringanthemer/actions)
[](https://app.codecov.io/github/gadenbuie/xaringanthemer)```{r child="man/fragments/_tagline-gif.Rmd"}
```## Installation
```{r child="man/fragments/_installation.Rmd"}
```## Features
There's a lot more that **xaringanthemer** can do!
[Discover xaringanthemer's features.](https://pkg.garrickadenbuie.com/xaringanthemer/articles/xaringanthemer.html)