Nothing
## Error message for classes not implemented...
.errNotImp <- function(x){
cl <- class(x)
message("Method not implemented for objects of class ", cl)
}
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.