--- 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 [![CRAN status](https://www.r-pkg.org/badges/version/xaringanthemer)](https://CRAN.R-project.org/package=xaringanthemer) [![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://www.tidyverse.org/lifecycle/#stable) [![travis](https://travis-ci.com/gadenbuie/xaringanthemer.svg?branch=master)](https://travis-ci.com/gadenbuie/xaringanthemer) [![Codecov](https://img.shields.io/codecov/c/github/gadenbuie/xaringanthemer)](https://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)