View source: R/sp-st_intesects_join.R
This function joins the attributes of two sf objects based on st_intesects() with geometry information removed. This is much faster than st_intersection().
1 | st_intersects_join(sf_1, sf_2)
|
sf_1 |
An sf object |
sf_2 |
An sf object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.