View source: R/mindat_geomaterials.R
geomaterials_field_exists | R Documentation |
: Queries the list of geomaterials with an empty or not empty of a given field.
geomaterials_field_exists(fieldname,bexists,...)
fieldname |
string |
bexists |
bool |
... |
Further named parameters.Other optional arguments. |
This function releated to all the fields of geomaterials. e.g. meteoritical_code_exists.Meteoritical code exists. Include non-empty (true) / include empty only (false) retrieve the geomaterial list with an empty or not empty of a given field.
df, a list of geomaterials
## Not run:
df <-geomaterials_field_exists("meteoritical_code")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.