View source: R/mindat_querys.R
mindat_locality_status | R Documentation |
retrieve all locality status by its id
mindat_locality_status (id,...)
id |
the mindat localitiy status id. |
... |
Further named parameters. |
df, data frame of locality status
## Not run:
df<- mindat_locality_status(10)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.