translate_state: Converts state abbreviations to state names

View source: R/translate_state.R

translate_stateR Documentation

Converts state abbreviations to state names

Description

Converts state abbreviations to state names or does the reverse

Usage

translate_state(x, reverse = FALSE)

Arguments

x

character vector of state abbreviations or names

reverse

logical, reverse translation from full name to abbreviation

Value

character vector of state names

Examples

translate_state(c("CA", "NM", "DC"))


uclalawcovid19behindbars/behindbarstools documentation built on April 22, 2022, 4:08 a.m.