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