title: R Bookdowns List output: html_document resource_files: - bookdowns-list-new_files
```{r, include = FALSE} knitr::opts_chunk$set( collapse = TRUE, comment = "#>", warning = FALSE, message = FALSE, error = FALSE )
```{r setup, echo=FALSE}
library(xfun)
```{r, echo=FALSE, results='asis'}
xfun::file_string("_fragment.html")
```
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.