Description Usage Arguments Value
S3 generic function that compute the intersection of two polygons. Remember that the intersection of two polygons can be 0, 1 or more polygons.
1 | polygonIntersect(p1, p2)
|
p1 |
First polygon |
p2 |
Second polygon |
The intersection of the polygons.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.