diversity_from_plots: gets alpha diversity indicators from plot

Description Usage Arguments Value

View source: R/Lib_Validation_biodivMapR.R

Description

gets alpha diversity indicators from plot

Usage

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
)

Arguments

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

Value

alpha and beta diversity metrics


floriandeboissieu/biodivMapR documentation built on March 11, 2021, 8:46 a.m.