Description Usage Arguments Value
Match sub-geometries to macro-geometries
1 2 | sub_geometry_to_macro(macro_geometry_sf, sub_geometry_sf,
wt_theshold = 0.01)
|
macro_geometry_sf |
The 'sf' object with macro geometries |
sub_geometry_sf |
An 'sf' object for sub-geometries that might be in the macro geometries |
wt_threshold |
The threshold of intersecting area to filter out. Defaults to 0.01. |
A tidy 'sf' object with sub-geometries and their corresponding neighborhoods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.