getExtra | R Documentation |
Get Extra Data Column Names
getExtra(object, data = NULL)
## S4 method for signature 'metabCombiner'
getExtra(object, data = NULL)
## S4 method for signature 'metabData'
getExtra(object)
object |
|
data |
dataset identifier for |
character vector of extra column names
data(plasma30)
p30 <- metabData(plasma30, samples = "CHEAR", extra = "Red")
getExtra(p30)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.