Nothing
setMethod("show","ExpressionLevel",function(object){
cat("Class Type:", class(object), "\n")
cat("Center:", object@center, "\n")
cat("Width:", object@width, "\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.