View source: R/sp_dissolve_polygons.R
sp_dissolve_polygons | R Documentation |
If the individual polygons have data associated with them, it will be dropped when the polygons are united.
sp_dissolve_polygons(sp, features = NULL)
sp |
Spatial polygons. |
features |
Should features within |
Spatial polygons.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.