geomaterials that have the given crystal
Source:R/mindat_geomaterials.R
geomaterials_crystal_system.Rd
: Queries the list of geomaterials that have the given crystal system.
Details
This function releated to the field "crystal_system" of geomaterials. Items Enum: "Amorphous" "Hexagonal" "Icosahedral" "Isometric" "Monoclinic" "Orthorhombic" "Tetragonal" "Triclinic" "Trigonal"
Examples
if (FALSE) { # \dontrun{
df <-geomaterials_crystal_system(c("Icosahedral"))
} # }