Rdocumentation
powered by
Learn R Programming
geo (version 1.4-3)
geointersect: Find intersection of 2 polygons
Description
Find intersection of 2 polygons
Usage
geointersect(data, border, in.or.out)
Arguments
data
Polygon.
border
Polygon to intersect with/complement from.
in.or.out
Whether to take intersect of ‘x’ and ‘xb’ (0) or complement of ‘x’ in ‘xb’ (1). Default 0.
See Also
findcut
,
invProj
,
Proj