id_lookup: Construct a lookup data frame from an SPDF object

Description Usage Arguments Value

Description

Construct a lookup data frame from an SPDF object

Usage

1
id_lookup(tracts, key_col = "GEOID")

Arguments

tracts

the object whose keys to retrieve

key_col

the column of tracts@data containing the identifier.

Value

df a two-column tibble in which the first column is the id and the second is the lookup identifier.


PhilChodrow/compositional-complexity documentation built on May 8, 2019, 1:33 a.m.