View source: R/mindat_geomaterials.R
geomaterials_crystal_system | R Documentation |
: Queries the list of geomaterials that have the given crystal system.
geomaterials_crystal_system(crystals, ...)
crystals |
vector of given crystals. "crystal system of the mineral; "Amorphous","Hexagonal","Icosahedral","Isometric","Monoclinic","Orthorhombic","Tetragonal","Triclinic","Trigonal" |
... |
Further named parameters.Other optional arguments. |
This function releated to the field "crystal_system" of geomaterials. Items Enum: "Amorphous" "Hexagonal" "Icosahedral" "Isometric" "Monoclinic" "Orthorhombic" "Tetragonal" "Triclinic" "Trigonal"
df, a data frame of geomaterials
## Not run:
df <-geomaterials_crystal_system(c("Icosahedral"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.