#' @param x Named list of custom options.
#' See https://yihui.org/knitr/options/ for more details.
KnitrOptionsCustom <- function(x = list()) {
return(x)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.