Nothing
# test.epilog.R
if(!interactive()) {
dev.off() # finish postscript plot
q(runLast=FALSE) # needed else R prints the time on exit
# (R2.5 and higher) which messes up the diffs
}
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.