smooth_peak: Smooth Peak

Description Usage Arguments Value

Description

Use an optimised Savitzky-Golay function to smooth a chromatogram

Usage

1
smooth_peak(rt, int, ford)

Arguments

rt

a numeric vector of retention time

int

a numeric vector of intensity

ford

a numeric value for the filter order (2 = quadratic filter, 4 = quartic)

Value

a numeric vector of smoothed intensity


wilsontom/pickeR documentation built on May 4, 2019, 7:43 p.m.