Learn R Programming

OpenMindat (version 1.0.1)

geomaterials_diapheny: retrieve the geomaterials that have an given diapheny.

Description

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

Usage

geomaterials_diapheny(diapheny, ...)

Value

df, a data frame of geomaterials

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"

Examples

Run this code
if (FALSE) {
df <-geomaterials_diapheny("Transparent")
}

Run the code above in your browser using DataLab