View source: R/mindat_geomaterials.R
geomaterials_name | R Documentation |
: Queries the geomaterials with a given name.
geomaterials_name(str_name,...)
str_name |
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.
df, a data frame of geomaterials
## Not run:
df <-geomaterials_name("qu_rtz")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.