TestHanningWindow: TestHanningWindow.

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Method to test the implementation of Hanning window in R session.

Usage

1
TestHanningWindow(mass, WinSize = 20L, UpSampling = 10L)

Arguments

mass

a NumericVector containing the mass axis of the spectrum.

WinSize

The windows used to detect peaks and caculate noise.

UpSampling

the oversampling used for acurate mass detection and area integration.

Value

a NumericVector containing the Hanning Window.


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