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 (e:Exact.If 1 returns only exact matech;ima:if 1 returns only ima-approved minerals;size:limit of returned records).

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.1 Index]