Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get_tracts

Get all Census tracts within a given ZIP code


Description

Get all Census tracts within a given ZIP code

Usage

get_tracts(zip_code)

Arguments

zip_code

A U.S. ZIP code

Value

tibble of Census tracts and data from Census crosswalk file found for given ZIP code

Examples

get_tracts("08731")
get_tracts("90210")

zipcodeR

Data & Functions for Working with US ZIP Codes

v0.3.0
GPL-3
Authors
Gavin Rozzi [aut, cre] (<https://orcid.org/0000-0002-9969-8175>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.