Skip to contents

codes_to_iso3() takes in a vector of country codes and returns ISO3 codes.

Usage

codes_to_iso3(codes, type)

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

Value

Character vector.