View source: R/colourvision_package.R
spec.denoise | R Documentation |
Applies a smooth.spline
for data frame containing spectrometric data.
spec.denoise(specfiles, spar = 0.7, ...)
specfiles |
A data frame with first column representing wavelength values and following columns with reflectance data. |
spar |
see |
... |
Other arguments passed to function |
A data frame with first column representing wavelength values and following columns with reflectance data.
Felipe M. Gawryszewski f.gawry@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.