Nothing
if(!isGeneric("effs")){
setGeneric("effs", function(object) standardGeneric("effs"))
}
if(!isGeneric("effs<-")){
setGeneric("effs<-", function(object, value) standardGeneric("effs<-"))
}
if(!isGeneric("se.effs")){
setGeneric("se.effs", function(object) standardGeneric("se.effs"))
}
if(!isGeneric("se.effs<-")){
setGeneric("se.effs<-", function(object, value) standardGeneric("se.effs<-"))
}
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.