Description Usage Arguments Value Examples
View source: R/PROCESS-Baseline.R
Corrects the baseline for NMR Spectra
1 |
data |
A data frame of the form [ppm, intensity1, ...] |
... |
Additional parameters are passed to the baseline function ( |
An identical data frame containing the baseline corrected data
1 | correct_baseline(data, method="modpolyfit", degree=1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.