powered by
: Queries the geomaterials with a given name.
geomaterials_name(str_name,...)
df, a data frame of geomaterials
Text search supporting: _ as wildcards, e.g. "qu_rtz", "bario*"
Further named parameters.Other optional arguments.
This function releated to the field "name" of geomaterials. retrieve all the geomaterials that match the input IMA notes.
if (FALSE) { df <-geomaterials_name("qu_rtz") }
Run the code above in your browser using DataLab