get_tracts | R Documentation |
Get all Census tracts within a given ZIP code
get_tracts(zip_code)
zip_code |
A U.S. ZIP code |
tibble of Census tracts and data from Census crosswalk file found for given ZIP code
get_tracts("08731")
get_tracts("90210")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.