Description Usage Arguments Value
View source: R/Lib_MapFunctionalDiversity.R
maps functional diversity indicators based on prior selection of PCs
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Original_Image_File |
character. Path and name of the original input image for biodivMapR. |
Functional_File |
character. Path and name of the image processed to be used to compute functional diversity –> can be PCA file with. if FALSE: using Original_Image_File |
Selected_Features |
numeric. Contains features to be used from Input_Image_File. using all if FALSE |
Output_Dir |
character. Output directory. |
window_size |
numeric. Size of spatial units (in pixels) to compute diversity. |
TypePCA |
character. Type of PCA (PCA, SPCA, NLPCA...). |
MinSun |
numeric. Minimum proportion of sunlit pixels required to consider plot. |
FullRes |
boolean. Full resolution. |
LowRes |
boolean. Low resolution. |
MapSTD |
boolean. map of standard deviation of the alpha diversity map (over repetitions) |
nbCPU |
numeric. Number of CPUs to use in parallel. |
MaxRAM |
numeric. MaxRAM maximum size of chunk in GB to limit RAM allocation when reading image file. |
SmoothImage |
boolean. set TRUE if you want smooting filter applied to resulting diversity rasters |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.