fips_abbr: Get the state abbreviation for a FIPS code

View source: R/lookup.R

fips_abbrR Documentation

Get the state abbreviation for a FIPS code

Description

Get the state abbreviation for a FIPS code

Usage

fips_abbr(fip)

Arguments

fip

2-digit or 5-digit FIPS code

Value

a character vector

Examples

fipio::fips_abbr("37")
fipio::fips_abbr("06001")


fipio documentation built on May 29, 2024, 11:17 a.m.