mindat_localitiy {OpenMindat} | R Documentation |
retrieve locality by its id
mindat_localitiy (id,...)
id |
the mindat localitiy id |
... |
Further named parameters. |
df, data frame of locality
## Not run:
df<- mindat_localitiy(3337)
## End(Not run)