vincentarelbundock / countrycode

R package: Convert country names and country codes. Assigns region descriptors.
https://vincentarelbundock.github.io/countrycode
GNU General Public License v3.0
342 stars 84 forks source link

update GW scraper #346

Open cjyetman opened 11 months ago

cjyetman commented 11 months ago

CAUTION: changes the CSV data (extended characters are properly parsed based on proper encoding setting, so "Cote D’Ivoire" is parsed correctly and it avoids an error when parsing other strings with gsub())