View source: R/mindat_geomaterials.R
geomaterials_ima_status | R Documentation |
: Queries the geomaterials with an given ima status.
geomaterials_ima_status(enum_status,...)
enum_status |
Ima status: multiple choice (OR):"APPROVED" "DISCREDITED" "GRANDFATHERED" "PENDING_PUBLICATION" "QUESTIONABLE" |
... |
Further named parameters.Other optional arguments. |
This function releated to the field "ima_status" of geomaterials. retrieve all the geomaterials that match the input IMA notes.
df, a data frame of geomaterials
## Not run:
df <-geomaterials_ima_status(c("APPROVED"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.