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