powered by
Returns details for a specific Brazilian city.
comex_city_detail(city_id, verbose = FALSE)
A list with city details.
IBGE city code (e.g. 5300050).
5300050
Logical. Default: FALSE.
FALSE
if (FALSE) { comex_city_detail(5300050) }
Run the code above in your browser using DataLab