gClip: Clip one SpatialPolygons* object with another...

gClipR Documentation

Clip one SpatialPolygons* object with another SpatialPolygons* object

Description

Clip one SpatialPolygons* object with another SpatialPolygons* object

Usage

gClip(spobj1, spobj2, ...)

Arguments

spobj1

⁠SpatialPolygons*⁠ object

spobj2

⁠SpatialPolygons*⁠ object

...

reserved for future use

Details

spobj1 will be clipped to the boundary of spobj2.

Note

You're responsible for proper handling of numeric attributes.


BAAQMD/geotools documentation built on Feb. 29, 2024, 5:44 a.m.