getMzFromMzIdx | R Documentation |
Get the mz value associated with a mzIdx
getMzFromMzIdx(object, mzIdx)
object |
Object of class MALDIassay |
mzIdx |
numeric, index of mass of interest (see |
numeric, mz value
# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
getMzFromMzIdx(Blank2022res, mzIdx = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.