Interpolation of spectra onto a new wavelength axis
1 2 3 | spc_linear_interpolation(spc, newx = hyperSpec::wl(spc), ...)
spc_spline_interpolation(spc, newx = hyperSpec::wl(spc), ...)
|
spc |
an object of class |
newx |
numeric; a new wavelength (or wavenumber) vector |
... |
additional arguments to be handed further to spc.smooth.spline or approx. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.