Nothing
print.CGdata <-
function(x, signifDigits=x$input$signifDigits, alpha=x$input$alpha, verbose = FALSE, ...) {
str <- toString.CGdata(x, signifDigits, alpha, verbose)
cat(str, "\n")
}
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.