Learn R Programming

comtradr (version 1.0.1)

ct_country_lookup: ct_country_lookup

Description

This function is deprecated. You can use country_codes to return a dataset with all possible country codes, but in general the specification of iso 3 codes makes a look-up unnecessary. [Superseded]

Usage

ct_country_lookup(...)

Value

depreciation error

Arguments

...

Used to catch all possible arguments that users have supplied to this function.

Examples

Run this code
if (FALSE) { # interactive()
# no examples because only legacy function
}

Run the code above in your browser using DataLab