Nothing
setClassUnion("index",
members = c("logical", "numeric", "character"))
setClassUnion("numericOrArray",
members = c("numeric", "array"))
setClassUnion("logicalOrNumericOrArray",
members = c("numeric", "array"))
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.