getCountryNames: Return the list of the continents and associated countries.
Description
Return the list of the continents and associated countries.
Usage
getCountryNames(dbname = "gbif4crest_02")
Value
A list where each element is a vector of corresponding country names.
Arguments
- dbname
The name of the database. Default is 'gbif4crest_02'
.