sub_geometry_to_macro: Sub-geometry to Macro-Geometry

Description Usage Arguments Value

Description

Match sub-geometries to macro-geometries

Usage

1
2
sub_geometry_to_macro(macro_geometry_sf, sub_geometry_sf,
  wt_theshold = 0.01)

Arguments

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.

Value

A tidy 'sf' object with sub-geometries and their corresponding neighborhoods


mattle24/spatial4social documentation built on May 8, 2019, 12:53 a.m.