Nothing
.onLoad <- function(libname, pkgname) {
if (is.null(getOption("default_pptx_template"))) {
options("default_pptx_template" = system.file(package = "officer", "template/template.pptx"))
}
invisible()
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.