GeoIntersect | R Documentation |
Intersection of two sf geographies used to summarize variables between each
GeoIntersect(polylg = NULL, polysm = NULL)
polylg |
The larger sf geography that can be summarized down into a smaller geography |
polysm |
The smaller sf geography that can be summarized up into a larger geography |
An sf dataframe that has been intersected between both geographies and now contains the calculated area of all geographies and the percentage of intersection for the small and large geographies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.