Nothing
##definitions of class unions
setClassUnion("num_Or_int_Or_null",c("numeric","integer","NULL"))
setClassUnion("char_Or_null", c("character", "NULL"))
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.