retrieve the geomaterials matched given IMA status.
Source:R/mindat_geomaterials.R
geomaterials_ima_status.Rd
: Queries the geomaterials with an given ima status.
Details
This function releated to the field "ima_status" of geomaterials. retrieve all the geomaterials that match the input IMA notes.
Examples
if (FALSE) { # \dontrun{
df <-geomaterials_ima_status(c("APPROVED"))
} # }