read_xwalk: Retrieve geography crosswalk for a state

Description Usage Arguments Examples

View source: R/lodes.r

Description

Reads the crosswalk file and returns a tibble. Files are cached in download_dir

Usage

1
read_xwalk(state, download_dir = getwd())

Arguments

state

state to read crosswalk for

download_dir

location to cache the file (defaults to current directory)

Examples

1
read_xwalk("id")

hrbrmstr/lodes documentation built on May 17, 2019, 5:10 p.m.