Nothing
if (!isGeneric("hullModel")) {setGeneric("hullModel", function(p, ...) standardGeneric("hullModel"))}
if (!isGeneric("geometry")) { setGeneric("geometry", function(x, ...) standardGeneric("geometry"))}
if (!isGeneric("MaxEnt")) { setGeneric("MaxEnt", function(x, p, ...) standardGeneric("MaxEnt"))}
if (!isGeneric("mess")) { setGeneric("mess", function(x, ...) standardGeneric("mess")) }
if (!isGeneric("plot")) { setGeneric("plot", function(x, y,...) standardGeneric("plot"))}
if (!isGeneric("predict")) { setGeneric("predict", function(object, ...) standardGeneric("predict"))}
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.