version | R Documentation |
Retrieve or set information for a MetaboProfile object.
version(x) creationDate(x) filePaths(x) sampleInfo(x) processingResults(x) processingResults(x) <- value processedData(x) processedData(x) <- value extractProcObject(x) peakInfo(x) ## S4 method for signature 'MetaboProfile' version(x) ## S4 method for signature 'MetaboProfile' creationDate(x) ## S4 method for signature 'MetaboProfile' filePaths(x) ## S4 method for signature 'MetaboProfile' sampleInfo(x) ## S4 method for signature 'MetaboProfile' processingResults(x) ## S4 replacement method for signature 'MetaboProfile' processingResults(x) <- value ## S4 method for signature 'MetaboProfile' processedData(x) ## S4 replacement method for signature 'MetaboProfile' processedData(x) <- value ## S4 method for signature 'MetaboProfile' extractProcObject(x) ## S4 method for signature 'MetaboProfile' peakInfo(x)
x |
S4 object of class MetaboProfile |
value |
value to set |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.