get_states {genderBR} | R Documentation |
State's abbreviations
Description
Use this function to get a data.frame
with the full names, abbreviations
(acronym), and IBGE codes of all Brazilian states.
Usage
get_states()
Value
A tbl_df, tbl, data.frame
with two variables: state
, abb
, and code
.
[Package genderBR version 1.1.2 Index]