saveObj | R Documentation |
This function saves the object either as analysis.RData or norm_data.RData if the analysi.RData has not been produced before
saveObj(data, file = NULL)
data |
the StefansExpressionSet object |
file |
the outfile default=paste(str_replace_all(data@name, "\s+", "_" ), '.RData',sep=”) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.