View source: R/mindat_geomaterials.R
geomaterials_meteoritical_code | R Documentation |
: Queries the geomaterials with a given string matched its given meteoritical_code.
geomaterials_meteoritical_code(str_meteoritical_code,...)
str_meteoritical_code |
boolean, meteoritical code exists. Include non-empty (TRUE) / include empty only (FALSE). |
... |
Further named parameters.Other optional arguments. |
This function releated to the field "meteoritical_code_exists" of geomaterials. Meteoritical code exists. Include non-empty (true) / include empty only (false). retrieve all the geomaterials that match the input str_meteoritical_code.
df, a data frame of geomaterials
## Not run:
df <-geomaterials_meteoritical_code(TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.