stname: get state names given postal abbreviations

View source: R/btools_states.r

stnameR Documentation

get state names given postal abbreviations

Description

get state names given postal abbreviations

Usage

stname(stabbr)

Arguments

stabbr

character vector of state postal abbreviations

Value

character vector of state names

Examples

stname(c("AK", "DC", "US"))

donboyd5/btools documentation built on Jan. 7, 2023, 10:47 p.m.