Description Usage Arguments Details Value Author(s) See Also
This function perform baseline correction by wrapping around the methods
implemented on baselineCorrection
and baselineCorrectionQuant
.
1 |
ncdf |
A list containing the raw chromatogram data. The list can be generated by
|
bsline_method |
A string to select the baseline retention method. Options
are |
... |
Extra parameters to be passed to |
.
This is a wrapper function around the different baseline correction algorithms. It is not intended to be executed by the average user. Please refer to the respective man pages for details.
Returns a list with the same elements as the the input, but the element "Peaks"
containing baseline corrected values.
Alvaro Cuadros-Inostroza
RIcorrect
, baselineCorrection
, baselineCorrectionQuant
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.