R/Lib_MapFunctionalDiversity.R
Get_FunctionalMetrics_From_Traits.Rd
Prepare for the computation of the functional diversity metrics
Get_FunctionalMetrics_From_Traits(
ReadWrite,
Functional_File,
Selected_Features,
MinMaxRaster,
HDR,
FunctIN_Format,
ImgFormat,
window_size,
MinSun,
FDmetric = c("FRic", "FEve", "FDiv"),
nbCPU = 1
)
numeric. bytes coordinates for each read and write
character. path for the raster file to get functional traits from
numeric. features to be used from Functional_File
numeric. min and max values to be used for data standardization
list. header file
list. image format (bytes, data type, etc)
character. define if image is 2D or 3D
numeric. window size to compute metrics from
numeric. minimum sun exposition to keep window as valid data (ratio of sunlit pixels / total pixels in the window)
character. enumerate diversity metrics to be computed
numeric. Number of CPUs to use in parallel.
FDmetrics