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