50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

OpenMindat (version 1.0.1)

geomaterials_opticaltype: retrieve the geomaterials that match an given optical type.

Description

: Queries the geomaterials match an given optical type.

Usage

geomaterials_opticaltype(types, ...)

Value

df, a data frame of geomaterials

Arguments

types

list of the types for the field of opticaltype. Please refer to the details.

...,

Further named parameters.Other optional arguments.

Details

This function releated to the field "opticaltype" of geomaterials. transparent mineral. opticaltype(Enum) :"Biaxial" "Isotropic" "Uniaxial"

Examples

Run this code
if (FALSE) {
df <-geomaterials_opticaltype("Isotropic")
}

Run the code above in your browser using DataLab