geomaterials_diapheny: retrieve the geomaterials that have an given diapheny.

View source: R/mindat_geomaterials.R

geomaterials_diaphenyR Documentation

retrieve the geomaterials that have an given diapheny.

Description

: Queries the list of geomaterials that have an given diapheny.

Usage

geomaterials_diapheny(diapheny, ...)

Arguments

diapheny

string. The diaphany of the mineral - transparent; translucent; opaque

...

Further named parameters.Other optional arguments.

Details

This function releated to the field "diapheny" of geomaterials. The diaphany of the mineral(Items Enum): "Opaque" "Translucent" "Transparent"

Value

df, a data frame of geomaterials

Examples

## Not run: 
df <-geomaterials_diapheny("Transparent")

## End(Not run)

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