state_sf: sf data frame of US states

state_sfR Documentation

sf data frame of US states

Description

An sf data frame of the fifty US states and DC. It is the 2020 cartographic boundary file at resolution 20M. The EPSG is 4326.

Usage

state_sf

Format

An sf data frame with 51 rows and 4 variables:

state_fips

two-digit state FIPS code

state_name

name of the state

state_abb

two-digit USPS abbreviation

geometry

an sf geometry column with polygon data

Source

https://www.census.gov/geographies/mapping-files/time-series/geo/cartographic-boundary.2020.html


mvanhala/sfcensus documentation built on Feb. 22, 2023, 10:26 a.m.