spec.denoise {colourvision} | 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