powered by
Returns details for a specific country by its code.
comex_country_detail(id, verbose = FALSE)
A list with country details.
Country code (e.g. 105 for Brazil).
105
Logical. Default: FALSE.
FALSE
if (FALSE) { comex_country_detail(105) }
Run the code above in your browser using DataLab