crystalclasses_systems: crystalclasses that match a given vector of crystal system...

View source: R/mindat_crystalclasses.R

crystalclasses_systemsR Documentation

crystalclasses that match a given vector of crystal system (case-insenstive)

Description

: Queries a list of crystalclasses that match a given list of crystal system.

Usage

crystalclasses_systems(systems, ...)

Arguments

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.

Details

This function filter data by a given list of crystal_system of crystal class dictionary case-insensitive

Value

df, a data frame of crystalclasses

Examples

## Not run: 
df <-geomaterials_crystal_system(c("Icosahedral"))

## End(Not run)

OpenMindat documentation built on June 8, 2025, 1:47 p.m.