
Print all the country code in LWS
get_countries_lws.Rd
Print all the country code in LWS
Examples
get_countries_lws()
#> Australia Austria Canada Chile Denmark
#> "au" "at" "ca" "cl" "dk"
#> Estonia Finland France Germany Greece
#> "ee" "fi" "fr" "de" "gr"
#> Italy Japan Luxembourg Mexico Norway
#> "it" "jp" "lu" "mx" "no"
#> Slovakia Slovenia South Africa South Korea Spain
#> "sk" "si" "za" "kr" "es"
#> Sweden United Kingdom United States
#> "se" "uk" "us"