multiEICplus | R Documentation |
get EICs for adducts, isotopes and neutral loss masses
multiEICplus(adducts = c(0, 1, 2, 3), mz, rt, ...)
adducts |
numeric() of mass shifts |
mz |
a data.frame with minimum (column 1) and maximum (column 2) m/z values in each row. |
rt |
a data.frame with minimum (column 1) and maximum (column 2) retention time values (in seconds) in each row. |
... |
all other arguments passed on to |
a list of extracted ion chromatograms that can be read
by EICplot
, groupPlot
, EICgeneral
,
extended with EICs of adduct species
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.