haveOverlap | R Documentation |
These functions compare two polygons.
haveOverlap(A, B)
samePolygons(A, B, digits = 10)
A , B |
Two two-column matrices giving the coordinates of two polygons. |
digits |
the number of digits considered when comparing the coordinates. |
a single logical value
Emmanuel Paradis
redundantVertices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.