Nothing
"plot_cumulative" <-
function(Fun) {
plot(Fun, xlim=c(0,1), ylim=c(0,1), xlab="similarities", ylab="cumulative distribution", main="",
do.points=FALSE, verticals=TRUE);
}
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.