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