Nothing
if (interactive()) {
# Both of these build html and pdf outputs
# (PDF outputs require Google Chrome for {pagedown})
with_example("slides.Rmd", requires_chrome = TRUE, {
build_all("slides.Rmd", include = c("html", "pdf"))
})
}
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.