Skip to contents

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

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