Description Usage Arguments Value
View source: R/Lib_Validation_biodivMapR.R
gets alpha diversity indicators from plot
1 2 3 4 5 6 7 8 | diversity_from_plots(
Raster_SpectralSpecies,
Plots,
NbClusters = 50,
Raster_Functional = FALSE,
Selected_Features = FALSE,
Name_Plot = FALSE
)
|
Raster_SpectralSpecies |
character. path for the SpectralSpecies file computed from DiverstyMapping method |
Plots |
list. list of paths corresponding to shapefiles defining polygons in the raster |
NbClusters |
numeric. Number of clusters defined in k-Means. |
Raster_Functional |
character. path for the raster file used to compute functional diversity |
Selected_Features |
numeric. selected features for Raster_Functional. use all features if set to FALSE |
Name_Plot |
character. Name of the plots defined in the shapefiles |
alpha and beta diversity metrics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.