computes diversity metrics from raster
biodivMapR_tiles(
feature_dir,
list_features,
mask_dir = NULL,
output_dir,
window_size,
plots,
alphametrics = "shannon",
Hill_order = 1,
FDmetric = NULL,
nbCPU = 1,
pcelim = 0.02,
maxRows = 1200,
moving_window = FALSE,
siteName = NULL,
mosaic_output = TRUE
)character. path where to get features
character. list of features
character. path for masks
character. path where to save results
numeric. number of clusters used in kmeans
list. list of sf plots
character.
numeric.
character.
numeric. Number of CPUs available
numeric. minimum proportion of pixels to consider spectral species
numeric. maximum number of rows
boolean. should moving window be used?
character. name for the output files
boolean. set TRUE if outputs need to be mosaiced
mosaic_path