unionShpBuffer: Create a buffer around an sf object + merge the resulting...

View source: R/buffer.R

unionShpBufferR Documentation

Create a buffer around an sf object + merge the resulting polygons using st_union

Description

Create a buffer around an sf object + merge the resulting polygons using st_union

Usage

unionShpBuffer(shp, dist)

Arguments

shp,

sf object

dist,

distance (supposed to be in some valid unit - e.g. degreees or meters)

Value

shpUnionedBuff, sf object with potentially less features than shp


cgauvi/sfSpHelpers documentation built on June 30, 2023, 10:48 p.m.