View source: R/transform_spectra.R
smooth_moving_avg | R Documentation |
Smooth moving average for spectra
smooth_moving_avg(x, n = NULL, save_bands_to_meta = TRUE)
x |
spectra object |
n |
= NULL |
save_bands_to_meta |
boolean. keep lost ends of original wvls in metadata |
spectra object
Jose Eduardo Meireles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.