Learn R Programming

comexr (version 0.2.1)

comex_transport_modes: Get transport modes table

Description

Returns the transport modes table with codes and names.

Usage

comex_transport_modes(verbose = FALSE)

Value

A data.frame with transport mode codes and names.

Arguments

verbose

Logical. Default: FALSE.

Examples

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

Run the code above in your browser using DataLab