---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{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
<!-- badges: start -->
[](https://CRAN.R-project.org/package=xaringanthemer)
[](https://www.tidyverse.org/lifecycle/#stable)
[](https://travis-ci.com/gadenbuie/xaringanthemer)
[](https://codecov.io/github/gadenbuie/xaringanthemer)
<!-- badges: end -->
```{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)