View source: R/mindat_geomaterials.R
geomaterials_ima_notes | R Documentation |
: Queries the geomaterials with an given .
geomaterials_ima_notes(enum_item,...)
enum_item |
Array of integers or null. Ima notes: multiple choice (OR) : "GROUP" "INTERMEDIATE" "NAMED_AMPHIBOLE" "PENDING_APPROVAL" "PUBLISHED_WITHOUT_APPROVAL" "REDEFINED" "REJECTED" "RENAMED" "UNNAMED_INVALID" "UNNAMED_VALID" |
... |
Further named parameters.Other optional arguments. |
This function releated to the field "ima_notes" of geomaterials. Rejected by the IMA; Pending approval; IMA Approved Group Name; Redefined by the IMA; Renamed by the IMA; Intermediate member of a solid-solution series; Published without approval; Unnamed (probably valid); Unnamed (probably invalid); Named Amphibole
retrieve all the geomaterials that match the input IMA notes.
df, a data frame of geomaterials
## Not run:
df <-geomaterials_ima_notes(c("PENDING_APPROVAL"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.