Nothing
"RPadvance" <- function(data,cl,origin,num.perm=100,logged=TRUE,na.rm=TRUE,
gene.names=NULL,plot=FALSE, rand=NULL, huge=FALSE){
return(RP.advance(data,cl,origin,logged,na.rm,gene.names,plot,rand,
calculateProduct=TRUE,MinNumOfValidPairs=NA, RandomPairs=NA, huge))
}
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.