interpolation: Interpolation of spectra onto a new wavelength axis

Description Usage Arguments

Description

Interpolation of spectra onto a new wavelength axis

Usage

1
2
3
spc_linear_interpolation(spc, newx = hyperSpec::wl(spc), ...)

spc_spline_interpolation(spc, newx = hyperSpec::wl(spc), ...)

Arguments

spc

an object of class hyperSpec

newx

numeric; a new wavelength (or wavenumber) vector

...

additional arguments to be handed further to spc.smooth.spline or approx.


konradmayer/hyperSpec.utils documentation built on May 2, 2021, 4:17 a.m.