make_adjacency: Construct an adjacency tibble from an sf data.frame of...

Description Usage Arguments Value

Description

Construct an adjacency tibble from an sf data.frame of polygons

Usage

1

Arguments

tracts

an sf data.frame in which the 'geometry' column holds polygons

Value

df a two-column tibble in which two ids appear in the same row iff their corresponding polygons are related according to the '****1****' DE9-IM pattern. Learn more about these patterns at the [wikipedia page](https://en.wikipedia.org/wiki/DE-9IM).


PhilChodrow/compx documentation built on May 8, 2019, 1:34 a.m.