Applies a smooth.spline
for data frame containing spectrometric data.
spec.denoise(specfiles, spar = 0.7, ...)
A data frame with first column representing wavelength values and following columns with reflectance data.
A data frame with first column representing wavelength values and following columns with reflectance data.
see smooth.spline
. Smoothing parameter, typically (but not necessarily) in (0,1].
Other arguments passed to function smooth.spline
.
Felipe M. Gawryszewski f.gawry@gmail.com