Print all the country code in LWS
show_countries_lws.Rd
Print all the country code in LWS
Examples
show_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 Norway Slovakia
#> "it" "jp" "lu" "no" "sk"
#> Slovenia South Africa South Korea Spain Sweden
#> "si" "za" "kr" "es" "se"
#> United Kingdom United States
#> "uk" "us"