Skip to contents

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

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