resample_fwhm: Resample to given band position and fwhm

View source: R/RcppExports.R

resample_fwhmR 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 vector giving the original band positions

new_wav

a numeric vector giving the new band positions

fwhm

numeric vector giving the full width half maximums of the new band positions.


l-ramirez-lopez/prospectr documentation built on Feb. 18, 2024, 7:52 a.m.