Smoothing: Smoothing.

Description Usage Arguments Value

View source: R/Smoothing.R

Description

Smoothing.

Usage

1
Smoothing(x, method = "SavitzkyGolay", ...)

Arguments

x

the intensities of a a mass spectrum to smooth.

method

the method to use for smoothing, available option are: "SavitzkyGolay".

...

specific parameters to each smoothing method

Smooths a vector of data using the specified smoothing method.

Value

the smoothed data.


prafols/rMSIproc documentation built on Dec. 12, 2021, 7:31 p.m.