View source: R/translate_state.R
translate_state | R Documentation |
Converts state abbreviations to state names or does the reverse
translate_state(x, reverse = FALSE)
x |
character vector of state abbreviations or names |
reverse |
logical, reverse translation from full name to abbreviation |
character vector of state names
translate_state(c("CA", "NM", "DC"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.