Nothing
`ordiGetData` <-
function (call, env)
{
call$scale <- call$distance <- call$comm <- call$add <-
call$dfun <- call$sqrt.dist <- call$metaMDSdist <- call$subset <- NULL
call$na.action <- na.pass
call[[2]] <- NULL
call[[1]] <- as.name("model.frame")
eval(call, env, enclos = .GlobalEnv)
}
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.