modelInfo | R Documentation |
modelInfo Generic Generic for modelInfo method
modelInfo(object, mDataType = NULL) ## S4 method for signature 'XevaSet' modelInfo(object, mDataType = NULL)
object |
Xeva object |
mDataType |
Molecular data type. |
A data.frame
with the model annotations.
data(brca) mid <- modelInfo(brca) head(mid)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.