Learn R Programming

comexr (version 0.2.1)

comex_customs_units: Get customs units (URF) table

Description

Returns the customs units table (Unidades da Receita Federal) with codes and names. These are the Federal Revenue Service administrative units responsible for overseeing foreign trade operations.

Usage

comex_customs_units(verbose = FALSE)

Value

A data.frame with customs unit codes and names.

Arguments

verbose

Logical. Default: FALSE.

Examples

Run this code
if (FALSE) {
comex_customs_units()
}

Run the code above in your browser using DataLab