View source: R/functional_window.R
functional_window | R Documentation |
compute functional diversity metrics from pixel data corresponding to features extracted from a window
functional_window(SSwindow, FDmetric = c("FRic", "FEve", "FDiv"), p = NULL)
SSwindow |
dataframe. spectral species corresponding to a raster subset (window = elementary spatial unit of process) |
FDmetric |
list. alpha diversity metrics: richness, shannon, simpson |
p |
list. progressor object for progress bar |
list of alpha and beta diversity metrics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.