## ----setup, include = FALSE----------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
echo = FALSE,
comment = "#>"
)
library(broom)
## ------------------------------------------------------------------------
knitr::kable(argument_glossary)
## ------------------------------------------------------------------------
knitr::kable(column_glossary)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.