Learn R Programming

dataRetrieval (version 2.7.5)

stateCd: US State Code Lookup Table

Description

Data pulled from https://www2.census.gov/geo/docs/reference/state.txt on April 1, 2015.

Arguments

Value

stateCd data frame.

Name Type Description
STATE character FIPS State Code
STUSAB character Official United States Postal Service (USPS) Code
STATE_NAME character State Name
STATENS character Geographic Names Information System Identifier (GNISID)

Examples

Run this code
# NOT RUN {
head(stateCd)
# }

Run the code above in your browser using DataLab