Description Usage Note Author(s) Examples
This function prints out a character vector of Brazilian state abbreviations to the console.
1 | UF()
|
This is most useful if you already have an idea of what state you want
and its abbreviation. If not, to see the full dataset, use
data("statesBR"), which has the abbreviation, "UF"
(Unidade Federal) and the full name of the states.
Robert Myles McDonnell, Guilherme Jardim Duarte & Danilo Freire.
1 | UF()
|
[1] "AC" "AL" "AP" "AM" "BA" "CE" "DF" "ES" "GO" "MA" "MT" "MS" "MG" "PA" "PB"
[16] "PR" "PE" "PI" "RJ" "RN" "RS" "RO" "RR" "SC" "SP" "SE" "TO"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.