Skip to contents

Get the mz value associated with a mzIdx

Usage

getMzFromMzIdx(object, mzIdx)

Arguments

object

Object of class MALDIassay

mzIdx

numeric, index of mass of interest (see getPeakStatistics())

Value

numeric, mz value

Examples

# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
getMzFromMzIdx(Blank2022res, mzIdx = 2)
#> [1] 428.004