Skip to contents

iso3_to_codes() takes in a vector of ISO3 codes and returns a country code vector specified by the user.

Usage

iso3_to_codes(iso3, type)

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

Value

Character vector.