vignettes/bookdown-list.md

title: R Bookdowns List output: html_document resource_files: - bookdowns-list-new_files

bookdown-list

```{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")

```



jimbrig/rtraining documentation built on March 12, 2023, 12:57 a.m.