Description Usage Arguments Value Note See Also
Find intersection or compliment of two polygons.
1 | findcut(x, xb, in.or.out)
|
x |
Polygon |
xb |
Polygon to intersect with/complement from |
in.or.out |
Whether to take intersect of |
Returns a list of
x, y |
Coordinate of intersect or compliment |
nxr |
Number/index of returned coordinates in |
Needs elaboration.
Called by cut_multipoly
, geointersect
and reitaplott
; calls find.hnit
and
geoinside
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.