resample_fwhm {prospectr} | R Documentation |
Resample to given band position and fwhm
Description
Resample, written in C++
Usage
resample_fwhm(X, wav, new_wav, fwhm)
Arguments
X |
matrix to resample |
wav |
a numeric |
new_wav |
a numeric |
fwhm |
numeric |
[Package prospectr version 0.2.7 Index]