| state_fips {wru} | R Documentation |
Dataset with FIPS codes for US states
Description
Dataset including FIPS codes and postal abbreviations for each U.S. state, district, and territory.
Usage
state_fips
Format
A tibble with 57 rows and 3 columns:
stateTwo-letter postal abbreviation
state_codeTwo-digit FIPS code
state_nameEnglish name
Source
Derived from tidycensus::fips_codes()
[Package wru version 3.0.3 Index]