Skip to contents

Print all the country code in LIS

Usage

get_countries_lis()

Value

A data frame.

Examples

get_countries_lis()
#>          Australia            Austria            Belgium             Brazil 
#>               "au"               "at"               "be"               "br" 
#>           Bulgaria             Canada              Chile              China 
#>               "bg"               "ca"               "cl"               "cn" 
#>           Colombia     Czech Republic            Denmark Dominican Republic 
#>               "co"               "cz"               "dk"               "do" 
#>            Estonia            Finland             France            Georgia 
#>               "ee"               "fi"               "fr"               "ge" 
#>            Germany             Greece          Guatemala            Hungary 
#>               "de"               "gr"               "gt"               "hu" 
#>            Iceland              India            Ireland             Israel 
#>               "is"               "in"               "ie"               "il" 
#>              Italy        Ivory Coast              Japan          Lithuania 
#>               "it"               "ci"               "jp"               "lt" 
#>         Luxembourg               Mali             Mexico        Netherlands 
#>               "lu"               "ml"               "mx"               "nl" 
#>             Norway          Palestine             Panama           Paraguay 
#>               "no"               "ps"               "pa"               "py" 
#>               Peru             Poland            Romania             Russia 
#>               "pe"               "pl"               "ro"               "ru" 
#>             Serbia           Slovakia           Slovenia       South Africa 
#>               "rs"               "sk"               "si"               "za" 
#>        South Korea              Spain             Sweden        Switzerland 
#>               "kr"               "es"               "se"               "ch" 
#>             Taiwan     United Kingdom      United States            Uruguay 
#>               "tw"               "uk"               "us"               "uy" 
#>            Vietnam 
#>               "vn"