smooth_fwhm {spectrolab} | R Documentation |
Smooth spectra with a gaussian model
Description
Smooth spectra with a gaussian model
Usage
smooth_fwhm(x, fwhm = NULL)
Arguments
x |
spectra |
fwhm |
Full Width at Half Maximum. |
Value
smoothed spectra
[Package spectrolab version 0.0.19 Index]