sp_disaggregate: Function to disaggregate spatial objects.

View source: R/sp_disaggregate.R

sp_disaggregateR Documentation

Function to disaggregate spatial objects.

Description

sp_disaggregate will break apart multi-polygons to create many polygons and is a simple wrapper for disaggregate.

Usage

sp_disaggregate(sp)

Arguments

sp

Spatial object

Author(s)

Stuart K. Grange

See Also

sp_unite


skgrange/gissr documentation built on June 20, 2024, 12:02 a.m.