# generate_template_data.R
template.code <- readLines(con = "template.R")
save(template.code, file = "data/template_code.RData")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.