centWave: Wraper for xcms centWave peak detection

View source: R/internals.R

centWaveR Documentation

Wraper for xcms centWave peak detection

Description

Wraper for xcms centWave peak detection

Usage

centWave(rt, int, snthresh, peakwidth)

Arguments

rt

a numeric vector of chromatogram retention time in minutes

int

a numeric vector of chromatogram intensity

snthresh

a numeric value for the Signal-to-Noise cut off to use during peak detection

peakwidth

a numeric value for the minimum and maximum tolerated peak width.

Value

a tibble of detected peaks


wilsontom/sRm documentation built on Sept. 20, 2023, 7:19 a.m.