View source: R/rast_clump_points.R
rast_clump_points | R Documentation |
Get centroid clumb raster
rast_clump_points(x, parallel = NULL, centroid_geometry = FALSE)
x |
raster with unique ids |
parallel |
numeric. Specify the number of cores to use for parallel processing |
centroid_geometry |
logical. Return geometry (TRUE) or data.frame(FALSE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.