mindat_geomaterial_search {OpenMindat} | R Documentation |
retrieve all the geomaterial list or the geomaterial by given conditions.
mindat_geomaterial_search (...)
... |
Further named parameters. |
df, data frame of geomaterials mathch the search
## Not run:
df<- mindat_geomaterial_search(q="Quartz")
## End(Not run)