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