View source: R/compute_mask_IQR_tiles.R
compute_mask_IQR_tiles | R Documentation |
get samples for alpha and beta diversity mapping
compute_mask_IQR_tiles(
feature_dir,
feature_list,
mask_dir,
plots,
weightIRQ = 4,
filetype = "GTiff",
nbCPU = 1,
nbPixstats = 5e+06
)
feature_dir |
character. |
feature_list |
character. |
mask_dir |
character. |
plots |
list. |
weightIRQ |
numeric. |
filetype |
character. |
nbCPU |
numeric. |
nbPixstats |
numeric. |
mask_path_list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.