fips_state: Get the state name for a FIPS code

View source: R/lookup.R

fips_stateR 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")


fipio documentation built on March 18, 2022, 7:04 p.m.