sp_erase: Function to erase pieces of a polygon based on another...

View source: R/sp_erase.R

sp_eraseR Documentation

Function to erase pieces of a polygon based on another polygon.

Description

sp_erase can be thought as the inverse of sp_punch.

Usage

sp_erase(sp_1, sp_2, features = FALSE)

Arguments

sp_1

Geometry one.

sp_2

Geometry two,

features

Should the function keep features?

Author(s)

Stuart K. Grange


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