Learn R Programming

OpenMindat (version 1.0.0)

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.

Examples

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

Run the code above in your browser using DataLab