## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
## ----setup--------------------------------------------------------------------
knitr::opts_chunk$set(eval = FALSE, include = FALSE)
## ----eval=FALSE, include=FALSE------------------------------------------------
# fars_data <- fars_read_years(2013)
## ----eval=FALSE, include=FALSE------------------------------------------------
# knitr::kable(fars_summarize_years(years = c(2013:2014)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.