Description Usage Arguments Value Examples
View source: R/validateMRExperiment.R
validate MRexperiment-class
object
1 | validateObject(object)
|
object |
an object of class |
TRUE or FALSE
1 2 3 | library(metagenomeSeq)
data(mouseData)
validateObject(mouseData)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.