mindat_country {OpenMindat} | R Documentation |
mindat_country
Description
retrieve the country by given its id.
Usage
mindat_country (id,...)
Arguments
id |
country id in mindat. |
... |
Further named parameters. |
Value
df, a data frame of country
Examples
## Not run:
df<- mindat_country(1)
## End(Not run)
[Package OpenMindat version 1.0.0 Index]