blc | R Documentation |
Generates the baseline of the spectra, interpolates between points, and subtracts from the intensity to generate corrected baseline.
blc(frame, noise = 10^5, subtract = NULL)
frame |
data frame of time versus intensity. |
noise |
strength of the baseline subtraction. |
subtract |
how much intensity to initially subtract. |
data frame of of data that has been baseline corrected
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.