f_state {numform} | R Documentation |
Formats a state name as the abbreviated form.
f_state(x, ...)
ff_state(...)
x |
A vector of states. |
... |
ignored. |
Returns a string of abbreviated states.
f_state(c('Texas', 'New York', NA, 'New Jersey', 'Washington', 'Europe'))