mindat_locality_type {OpenMindat} | R Documentation |
retrieve locality type by its id
mindat_locality_type (id,...)
id |
locality type id |
... |
Further named parameters. |
df, data frame of locality type list
## Not run:
df<- mindat_locality_type(50)
## End(Not run)