align_country_name: Function to order country name

Description Usage Arguments Examples

View source: R/align_country_name.R

Description

Function to order country name

Usage

1

Arguments

x

Character vector with country names

Examples

1
align_country_name(c("US", "UK", "Россия")) ## returns c("USA", "United Kingdom", "Russia")

3DaVinci/electroprice documentation built on Jan. 18, 2020, 7:17 p.m.