View source: R/mindat_crystalclasses.R
crystalclasses_systems | R Documentation |
: Queries a list of crystalclasses that match a given list of crystal system.
crystalclasses_systems(systems, ...)
systems |
vector of given system. "crystal system of the mineral; "Amorphous","Hexagonal","Icosahedral","Isometric","Monoclinic","Orthorhombic","Tetragonal","Triclinic","Trigonal" |
... |
Further named parameters.Other optional arguments. |
This function filter data by a given list of crystal_system of crystal class dictionary case-insensitive
df, a data frame of crystalclasses
## 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.