getFwhm: Get fwhm for a given m/z value

View source: R/S3classes.R

getFwhmR Documentation

Get fwhm for a given m/z value

Description

This is a method for S3 class 'fwhm' to interpolate fwhm values.

Usage

getFwhm(obj, mzVals)

Arguments

obj

S3 object of type 'fwhm'.

mzVals

m/z value (Da) at which to estimate the fwhm.

Value

returns a numeric, estimated fwhm at the given m/z.


CeMOS-Mannheim/moleculaR documentation built on April 14, 2025, 8:27 a.m.