R/spectral_species_full_tiles.R
spectral_species_full_tiles.Rdcomputes diversity metrics from raster
spectral_species_full_tiles(
feature_dir,
list_features,
mask_dir = NULL,
output_dir,
plots,
nbCPU = 1,
site_name = NULL,
overwrite = TRUE,
options = NULL
)character. path where to get features
character. list of features
character. path for masks
character. path where to save results
list. list of sf plots
numeric. Number of CPUs available
character. name for the output files
boolean.
list. including
nb_clusters numeric. number of clusters
nb_samples_alpha numeric. number of samples to compute alpha diversity
mosaic_output boolean. set TRUE if outputs need to be mosaiced
weightIQR numeric. IQR applied to filter out features to be used
mosaic_path