Skip to contents

Returns the transport modes table with codes and names.

Usage

comex_transport_modes(verbose = FALSE)

Arguments

verbose

Logical. Default: FALSE.

Value

A data.frame with transport mode codes and names.

Examples

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