Description Usage Arguments Value
Method to test the implementation of Hanning window in R session.
1 | TestHanningWindow(mass, WinSize = 20L, UpSampling = 10L)
|
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. |
a NumericVector containing the Hanning Window.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.