ct_country_lookup {comtradr}R Documentation

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(...)

Arguments

...

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

Value

depreciation error

Examples


# no examples because only legacy function


[Package comtradr version 0.4.0.0 Index]