sp_boundary: Function to get boundary of a spatial object.

View source: R/sp_boundary.R

sp_boundaryR Documentation

Function to get boundary of a spatial object.

Description

sp_boundary often requires a single object to determine a boundary. Use sp_unite to create a single geometry from many.

Usage

sp_boundary(sp, features = FALSE)

Arguments

sp

Spatial object.

features

Create boundaries for features within sp. Default is FALSE.

Author(s)

Stuart K. Grange


skgrange/gissr documentation built on Feb. 24, 2024, 2:55 p.m.