Skip to contents

Returns the NCM codes table with descriptions. NCM is the product classification used by Mercosur countries, based on the Harmonized System (HS).

Usage

comex_ncm(language = "en", verbose = FALSE)

Arguments

language

Language: "pt", "en", or "es". Default: "en"

verbose

Logical. If TRUE, display progress messages. Default: FALSE

Value

A tibble with NCM codes and descriptions

Examples

if (FALSE) { # \dontrun{
comex_ncm()
} # }