View source: R/abbreviate_states.R
abs_abbreviate_states | R Documentation |
Given a full name (Title Case) of an Australian State or Territory, produces the abbreviated state name.
abs_abbreviate_states(state_names)
state_names |
vector of state names in long form |
shortened state names
abs_unabbreviate_states()
abs_abbreviate_states("Victoria")
abs_abbreviate_states(c("Victoria", "Queensland"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.