powered by
Returns details for a specific Brazilian state.
comex_state_detail(uf_id, verbose = FALSE)
A list with state details.
State code (e.g. 26 for Pernambuco).
26
Logical. Default: FALSE.
FALSE
if (FALSE) { comex_state_detail(26) }
Run the code above in your browser using DataLab