Learn R Programming

dataRetrieval (version 2.5.1)

stateCd: US State Code Lookup Table

Description

Data pulled from http://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) Name

Examples

Run this code
head(stateCd)

Run the code above in your browser using DataLab