View source: R/mindat_querys.R
mindat_country | R Documentation |
retrieve the country by given its id.
mindat_country (id,...)
id |
country id in mindat. |
... |
Further named parameters. |
df, a data frame of country
## Not run:
df<- mindat_country(1)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.