Description Usage Arguments Value
View source: R/all_rasters_to_polygons.R
The main use of this function is to parallelize processing for each pixels of each rasters.
1 2 3 4 5 6 | all_rasters_to_polygons(
input_dir,
output_dir,
reference_path = NULL,
reversed = FALSE
)
|
input_dir |
|
output_dir |
|
reference_path |
optional, |
reversed |
|
list
of SpatVector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.