code_to_prov | R Documentation |
Get province name from province code.
code_to_prov(code)
code |
Character or integer vector. Valid numbers from 1 to 52. |
Character, province name (official, lower-case).
code_to_prov(c(1, 2, 3, "33"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.