powered by
Return the list of the continents and associated countries.
accCountryNames(continent = NA)
A list where each element is a vector of corresponding country names.
A name of continent. Default is NA and returns a list of all the country names sorted by continent.
NA
https://www.naturalearthdata.com/downloads/10m-cultural-vectors/10m-admin-0-countries/
accCountryNames() accCountryNames('Europe')
Run the code above in your browser using DataLab