iso3_to_codes()
takes in a vector of ISO3 codes and returns a country code
vector specified by the user.
Arguments
- iso3
Character vector of ISO3 codes.
- type
A character value specifying the type of country code to return. All possible values available through
country_code_types()
.