adj_with_coords: Construct a (nested) tibble with tract-level demographics and...

Description Usage Arguments Value

Description

Construct a (nested) tibble with tract-level demographics and coordinates

Usage

1
adj_with_coords(adj, tracts, km = FALSE)

Arguments

tracts

the sf data.frame supplying geographic information

km

boolean should the centroids be converted so that the euclidean distances between them are approximately measurable in km?

data

the tibble containing the demographics for the tracts.

Value

a nested tibble containing tract-level demographics and coordinates as vectors in list-columns.


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