us_zipcodes: Zip Code Tabulation Areas (contemporary)

Description Usage Value See Also Examples

View source: R/us_zipcodes.R

Description

Get the current (2019) centroids for U.S Zipcode Tabulation Areas from the U.S. Census Bureau. The centroids were calculated from the ZCTA boundary files available on the U.S. Census Bureau website.

Usage

1

Value

An sf object.

See Also

For documentation of and citation to the underlying shapefiles for contemporary data from the U.S. Census Bureau, see the census_boundaries documentation in the USAboundariesData package.

Examples

1
2
3
if (require(USAboundariesData)) {
  us_zipcodes()
}

USAboundaries documentation built on Oct. 12, 2021, 5:07 p.m.