geomaterials_opticaltype {OpenMindat}R Documentation

retrieve the geomaterials that match an given optical type.

Description

: Queries the geomaterials match an given optical type.

Usage

geomaterials_opticaltype(types, ...)

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"

Value

df, a data frame of geomaterials

Examples

## Not run: 
df <-geomaterials_opticaltype("Isotropic")

## End(Not run)

[Package OpenMindat version 1.0.0 Index]