unionShpBuffer | R Documentation |
Create a buffer around an sf object + merge the resulting polygons using st_union
unionShpBuffer(shp, dist)
shp, |
sf object |
dist, |
distance (supposed to be in some valid unit - e.g. degreees or meters) |
shpUnionedBuff, sf object with potentially less features than shp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.