Code
abs_abbreviate_states("New South Wales")
Output
[1] "NSW"
Code
abs_unabbreviate_states("NSW")
Output
[1] "New South Wales"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.