smooth_moving_avg: Smooth moving average for spectra

View source: R/smooth.R

smooth_moving_avgR Documentation

Smooth moving average for spectra

Description

Smooth moving average for spectra

Usage

smooth_moving_avg(x, n = NULL, save_bands_to_meta = TRUE)

Arguments

x

spectra object

n

= NULL

save_bands_to_meta

boolean. keep lost ends of original wvls in metadata

Value

spectra object

Author(s)

Jose Eduardo Meireles


spectrolab documentation built on April 3, 2025, 9:33 p.m.