powered by
Returns details for a specific NCM code, including product description and its HS classification hierarchy.
comex_ncm_detail(ncm_code, verbose = FALSE)
A list with NCM details.
NCM code (8 digits, as character, e.g. "02042200").
"02042200"
Logical. Default: FALSE.
FALSE
if (FALSE) { comex_ncm_detail("02042200") }
Run the code above in your browser using DataLab