powered by
Get all Census tracts within a given ZIP code
get_tracts(zip_code)
A U.S. ZIP code
tibble of Census tracts and data from Census crosswalk file found for given ZIP code
# NOT RUN { get_tracts("08731") get_tracts("90210") # }
Run the code above in your browser using DataLab