Description Usage Arguments Value Examples
The function returns the IBGE code based on state (ex: 'SP', 'MG' ...) or the city name (ex: 'Rio de Janeiro', São Paulo'...)
1 | ibge.id(location)
|
location |
string (state or city/county name) |
A single line data frame with IBGE code, location name and the estimated population
1 | myId <- ibge.id('SP')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.