ident: Identity

Description Usage Arguments Value See Also

Description

"identity" overlay of SpatialPolygonDataFrame objects. Areas of x that overlap with y are intersected with y and get the values of y. To replace rather than intersect, use update.

Usage

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

Arguments

x

SpatialPolygons

y

SpatialPolygons

...

Additional SpatialPolygon object(s)

Value

SpatialPolygons

See Also

update, union


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