Nothing
source("incl/start.R")
message("*** futureSessionInfo() ...")
message(" - test = FALSE")
futureSessionInfo(test = FALSE)
message(" - test = TRUE")
futureSessionInfo(test = TRUE)
message("*** futureSessionInfo() ... DONE")
source("incl/end.R")
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.