geomaterials that match an given cleavagetype
Source:R/mindat_geomaterials.R
geomaterials_cleavagetype.Rd
: Queries the list of geomaterials that match an given cleavagetype
Details
This function releated to the field "cleavagetype" of geomaterials. Items Enum: "Distinct/Good" "Imperfect/Fair" "None Observed" "Perfect" "Poor/Indistinct" "Very Good"
Examples
if (FALSE) { # \dontrun{
df <-geomaterials_cleavagetype(c("Poor/Indistinct"))
} # }