mindat_countries {OpenMindat} | R Documentation |
retrieve all countries list or the contries by given conditions.
mindat_countries (...)
... |
Further named parameters. |
df, data frame of countries list
## Not run:
df<- mindat_countries()
## End(Not run)