getAppliedMzShift {MALDIcellassay} | R Documentation |
Extract applied mz-shift
Description
Extract applied mz-shift
Usage
getAppliedMzShift(object)
Arguments
object |
Object of class MALDIassay |
Value
Numeric vector of mz-shits applied to spectra
Examples
# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
head(getAppliedMzShift(Blank2022res))
[Package MALDIcellassay version 0.4.47 Index]