View source: R/mindat_localities.R
localities_retrieve_id | R Documentation |
: Queries the localitiy by given id.
localities_retrieve_id(id,...)
id |
integer. the mindat localitiy id. |
... |
Further named parameters.Other optional arguments. |
This function releated to all the fields "id" of localities. retrieve the localities by a given id.
df, a data frame of localities
## Not run:
df <-localities_retrieve_id(3337)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.