Learn R Programming

OpenMindat (version 1.0.1)

mindat_geomaterial_search: mindat_geomaterial_search

Description

retrieve all the geomaterial list or the geomaterial by given conditions.

Usage

mindat_geomaterial_search (...)

Value

df, data frame of geomaterials mathch the 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).

Examples

Run this code
if (FALSE) {
 df<- mindat_geomaterial_search(q="Quartz")
}

Run the code above in your browser using DataLab