retrieve the geomaterials match given notes.
Source:R/mindat_geomaterials.R
geomaterials_ima_notes.Rd
: Queries the geomaterials with an given .
Details
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.
Examples
if (FALSE) { # \dontrun{
df <-geomaterials_ima_notes(c("PENDING_APPROVAL"))
} # }