Print all the country code in LIS
Examples
show_countries_lis()
#> iso2 cname
#> 1 au Australia
#> 2 at Austria
#> 3 be Belgium
#> 4 br Brazil
#> 5 ca Canada
#> 6 cl Chile
#> 7 cn China
#> 8 co Colombia
#> 9 cz Czech Republic
#> 10 dk Denmark
#> 11 do Dominican Republic
#> 12 ee Estonia
#> 13 fi Finland
#> 14 fr France
#> 15 ge Georgia
#> 16 de Germany
#> 17 gr Greece
#> 18 gt Guatemala
#> 19 hu Hungary
#> 20 is Iceland
#> 21 in India
#> 22 ie Ireland
#> 23 il Israel
#> 24 it Italy
#> 25 ci Ivory Coast
#> 26 jp Japan
#> 27 lt Lithuania
#> 28 lu Luxembourg
#> 29 ml Mali
#> 30 mx Mexico
#> 31 nl Netherlands
#> 32 no Norway
#> 33 ps Palestine
#> 34 pa Panama
#> 35 py Paraguay
#> 36 pe Peru
#> 37 pl Poland
#> 38 ro Romania
#> 39 ru Russia
#> 40 rs Serbia
#> 41 sk Slovakia
#> 42 si Slovenia
#> 43 za South Africa
#> 44 kr South Korea
#> 45 es Spain
#> 46 se Sweden
#> 47 ch Switzerland
#> 48 tw Taiwan
#> 49 uk United Kingdom
#> 50 us United States
#> 51 uy Uruguay
#> 52 vn Vietnam