mindat_geomaterial_search {OpenMindat} | R Documentation |
mindat_geomaterial_search
Description
retrieve all the geomaterial list or the geomaterial by given conditions.
Usage
mindat_geomaterial_search (...)
Arguments
... |
Further named parameters. |
Value
df, data frame of geomaterials mathch the search
Examples
## Not run:
df<- mindat_geomaterial_search(q="Quartz")
## End(Not run)
[Package OpenMindat version 1.0.0 Index]