View source: R/assign_elemental_composition.R
assign_elemental_composition | R Documentation |
Assigns an elemental composition class to each peak/mass, where possible, based which of: Carbon, Hydrogen, Oxygen, Nitrogen, Sulfur, and Phosporus are present in the peak/mass formula
assign_elemental_composition(ftmsObj)
ftmsObj |
an object of class 'peakData' or 'compoundData', typically a result of |
an object of the same class as ftmsObj
with a column added in e_meta
giving the class information for each peak/compound, when possible
Lisa Bramer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.