as_long2: Get full country names from ISO-3X.

Description Usage Arguments Examples

Description

To enable easier merging of datasets of international data. You need to download the countrylist.csv file yourself.

Usage

1
as_long2(x, abbrev = NA)

Arguments

x

(character vector) The ISO-3X codes.

Examples

1
as_long(c("DNK", "USA", "IND", "THA", "RUS", "KOR"))

Deleetdk/megadataset documentation built on May 6, 2019, 1:59 p.m.