Skip to contents

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

Usage

mindat_geomaterial_list(...)

Arguments

...,

Further named parameters.

Value

df, data frame of locality type list

Examples

if (FALSE) {
 df<- mindat_geomaterial_list()
}