Learn R Programming

comexr (version 0.2.1)

comex_customs_unit_detail: Get customs unit details

Description

Returns details for a specific customs unit (URF).

Usage

comex_customs_unit_detail(urf_id, verbose = FALSE)

Value

A list with customs unit details.

Arguments

urf_id

Customs unit code (e.g. 8110000).

verbose

Logical. Default: FALSE.

Examples

Run this code
if (FALSE) {
comex_customs_unit_detail(8110000)
}

Run the code above in your browser using DataLab