intersect: Intersect SpatialPolygons

Description Usage Arguments Value Author(s) See Also

Description

Intersect two SpatialPolygons* objects. Only the overlapping areas (if any) are returnred. For SpatialPolygonDataFrame objects, the data.frames are also merged.

Usage

1
2
## S4 method for signature 'SpatialPolygons,SpatialPolygons'
intersect(x, y)

Arguments

x

SpatialPolygons*

y

SpatialPolygons*

Value

SpatialPolygons*

Author(s)

Robert J. Hijmans

See Also

union. Use crop if you want to intersect a Spatial* object with an Extent object.


geovec documentation built on May 2, 2019, 6:15 p.m.