View source: R/mindat_querys.R
mindat_locentries_retrieve | R Documentation |
retrieve Mindat locentries by a given ID. A 'locentry' is a record of specific geomaterial (mineral, etc) at a specific locality.
mindat_locentries_retrieve (id,...)
id |
Locentry id (Integer) |
... |
Further named parameters. |
df, data frame of locentries list.
## Not run:
df<- mindat_locentries_retrieve(2)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.