computes diversity metrics from raster
biodivMapR_full_tiles(
dsn_grid,
feature_dir,
list_features,
mask_dir = NULL,
output_dir,
window_size,
plots,
nbsamples_alpha = 1e+05,
nbsamples_beta = 2000,
nbCPU = 1,
pcelim = 0.02,
maxRows = 1200,
MovingWindow = F,
siteName = NULL
)
character. path for the tiling grid
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
numeric. number of samples to compute beta diversity from
numeric. number of samples to compute beta diversity from
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
mosaic_path