Nothing
      covpart3<-function(obj,nobj,ENV)
{
     # splits the data in actual covgroup into NA groups
     blList<-splitData3(obj,nobj,ENV)
     # adds covariate information to actual cov group
     blList<-c(blList,obj[2])
     blList
}
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.