fips_state {fipio}R Documentation

Get the state name for a FIPS code

Description

Get the state name for a FIPS code

Usage

fips_state(fip)

Arguments

fip

2-digit or 5-digit FIPS code

Value

a character vector

Examples

fipio::fips_state("37")
fipio::fips_state("06001")


[Package fipio version 1.1.2 Index]