getAppliedMzShift: Extract applied mz-shift

View source: R/getters.R

getAppliedMzShiftR 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))

MALDIcellassay documentation built on Sept. 11, 2024, 8:29 p.m.