GetFWXM: GetFWXM

View source: R/GetFWXM.R

GetFWXMR Documentation

GetFWXM

Description

Returns the width of a peak at Full Width at X Maximum, with X being the factor by which the maximum of the peak is multiplied.

Usage

GetFWXM(RT_vect, Int_vect, baseL, X, peak_borders = FALSE, return_diff = FALSE)

Arguments

RT_vect

vector with retention times

Int_vect

vector with intensities

baseL

height of baseline

X

peak height at which width should be measured (e.g. 0.5 means width at halfe maximum)

return_diff

TRUE/FALSE; should the output be a difference of end point and start point, or both points as a vector

Value

Width of the peak (numeric)


YasinEl/mzRAPP documentation built on Feb. 18, 2024, 11:49 a.m.