featureData<- | R Documentation |
Accessors for Metabolite object. 'featureData<-' will update the featureData in the Metabolite object.
featureData(object) <- value
## S4 replacement method for signature 'Metabolite'
featureData(object) <- value
object |
A Metabolite object. |
value |
The new featureData. |
A data.table of featureData.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.