.onLoad <- function(libname, pkgname) {
# Make sure at least one template exists
tryCatch({
template_root()
}, error = function(e){})
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.