View source: R/percent_intersect.R
percent_intersect | R Documentation |
Calculates the percent area intersection between the geometries in a sf data.frame and a single boundary shape.
percent_intersect(sfdf, shp)
sfdf |
sf dataframe with one or more geometries. |
shp |
sf dataframe with a single shape boundary. |
sfdf dataframe with pct_intersect column
Rachel Carroll <rachelcarroll4@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.