addAssignments | R Documentation |
Add molecular formula assignments to an Analysis
S4 class object.
addAssignments(analysis, assignment)
## S4 method for signature 'Analysis,Assignment'
addAssignments(analysis, assignment)
analysis |
an object of S4 class |
assignment |
an object of S4 class |
An object of S4 class Analysis
that includes the molecular formulas in the feature names for the pre-treated data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.