Learn R Programming

comexr (version 0.2.1)

comex_nbm_detail: Get NBM code details

Description

Returns details for a specific NBM code.

Usage

comex_nbm_detail(nbm_code, verbose = FALSE)

Value

A list with NBM details.

Arguments

nbm_code

NBM code (e.g. "2924101100").

verbose

Logical. Default: FALSE.

Examples

Run this code
if (FALSE) {
comex_nbm_detail("2924101100")
}

Run the code above in your browser using DataLab