Skip to contents

Function to get a supported country name given an arg which may be a country name or may be an ISO2 or ISO3 code. In all cases, the function checks if the country identifier is supported.

Usage

country_name_from_arg(country)

Arguments

country

A string which could be a country name, or an ISO2 or ISO3 code.

Value

A supported country name