geomaterials_search_name: retrieve the geomaterials by a given name.

View source: R/mindat_geomaterials.R

geomaterials_search_nameR Documentation

retrieve the geomaterials by a given name.

Description

: Queries the list of geomaterials by a given name.

Usage

geomaterials_search_name(name,...)

Arguments

name

string. Text search supporting wildcards, e.g. qu_rtz, bario*"

...

Further named parameters.Other optional arguments.

Details

This function releated to the fields "name" of geomaterials. retrieve the geomaterial list that match the given name.

Value

df, a list of geomaterials

Examples

## Not run: 
df <-geomaterials_search_name("Quartz")

## End(Not run)

OpenMindat documentation built on June 8, 2025, 1:47 p.m.