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