recode_country_name: Recode country abbrevation to country name

Description Usage Arguments Value Examples

View source: R/recode.R

Description

This function country abbreviation to the country 2name. This is used for example to convert country abbreviations in file paths to the country name

Usage

1
recode_country_name(country_abbreviation)

Arguments

country_abbreviation

character, country abbreviation

Value

character, country name

Examples

1
recode_country("NI")

jncc/article17 documentation built on Oct. 11, 2019, 6:15 a.m.