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


program--/fipio documentation built on Jan. 30, 2024, 7:40 a.m.