f_state: Format State Names as Abbreviations

Description Usage Arguments Value Examples

View source: R/f_state.R

Description

Formats a state name as the abbreviated form.

Usage

1
2
3

Arguments

x

A vector of states.

...

ignored.

Value

Returns a string of abbreviated states.

Examples

1
f_state(c('Texas', 'New York', NA, 'New Jersey', 'Washington', 'Europe'))

numform documentation built on Oct. 10, 2021, 1:10 a.m.