Description Usage Arguments Value
Perform geometric set intersection, difference, and union with more than two simple feature geometry collections SOURCE : https://github.com/gaospecial/ggVennDiagram
1 2 3 4 5 | st_multi_intersection(..., l = NULL)
st_multi_difference(..., l = NULL)
st_multi_union(..., l = NULL)
|
... |
at least three items are needed if use this parameter |
l |
a list of polygons |
intersection/union/diff of items
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.