getAllMz: Get all mz value of an MALDIassay-object

View source: R/getters.R

getAllMzR Documentation

Get all mz value of an MALDIassay-object

Description

Get all mz value of an MALDIassay-object

Usage

getAllMz(object, excludeNormMz = FALSE)

Arguments

object

Object of class MALDIassay

excludeNormMz

Logical, remove normMz from list of mz values.

Value

numeric vector of mz values

Examples

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

CeMOS-Mannheim/MALDIcellassay documentation built on Jan. 24, 2025, 11:17 p.m.