View source: R/calc_element_ratios.R
calc_element_ratios | R Documentation |
Calculates the ratios of counts of specified element/isotope pairs.
calc_element_ratios(ftmsObj, ratios = NULL)
ftmsObj |
an object of class 'peakData' or 'compoundData', typically a result of | |||||||||||
ratios |
a matrix of size 2xN where N is the number of ratios to calculate. Defaults to calculating O:C, H:C, N:C, P:C, and N:P. As a matrix:
|
an object of the same class as ftmsData
with columns in e_meta
giving elemental ratios
Lisa Bramer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.