View source: R/mindat_geomaterials.R
geomaterials_search_name | R Documentation |
: Queries the list of geomaterials by a given name.
geomaterials_search_name(name,...)
name |
string. Text search supporting wildcards, e.g. qu_rtz, bario*" |
... |
Further named parameters.Other optional arguments. |
This function releated to the fields "name" of geomaterials. retrieve the geomaterial list that match the given name.
df, a list of geomaterials
## Not run:
df <-geomaterials_search_name("Quartz")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.