View source: R/catchment_geometry.R
union_polygons | R Documentation |
This is significantly faster then sf::st_union or summarize
union_polygons(poly, ID)
poly |
sf POLYGON object |
ID |
the column name over which to union geometries |
sf object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.