powered by
Returns details for a specific customs unit (URF).
comex_customs_unit_detail(urf_id, verbose = FALSE)
A list with customs unit details.
Customs unit code (e.g. 8110000).
8110000
Logical. Default: FALSE.
FALSE
if (FALSE) { comex_customs_unit_detail(8110000) }
Run the code above in your browser using DataLab