Learn R Programming

PROcess (version 1.48.0)

getMzs: Extract M/Z values from the biomarker dataframe.

Description

Turn column names of the biomarker dataframe to numeric M/Z values.

Usage

getMzs(df)

Arguments

df
The biomarker dataframe with rows as spectra and columns as biomarkers.

Value

A numeric vector.