## ----, echo=FALSE, results='asis', warning=FALSE-------------------------
library(regextools)
thefuns <- readLines("vignettes/functions_table/functions.R")
cat(paste(thefuns, collapse="\n"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.