Learn R Programming

MALDIcellassay (version 0.4.47)

getAppliedMzShift: Extract applied mz-shift

Description

Extract applied mz-shift

Usage

getAppliedMzShift(object)

Value

Numeric vector of mz-shits applied to spectra

Arguments

object

Object of class MALDIassay

Examples

Run this code
# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
head(getAppliedMzShift(Blank2022res))

Run the code above in your browser using DataLab