Learn R Programming

OpenMindat (version 1.0.1)

geomaterials_opticalsign: retrieve the geomaterials that match an given optical signs.

Description

: Queries the geomaterials match an given optical signs.

Usage

geomaterials_opticalsign(signs, ...)

Value

df, a data frame of geomaterials

Arguments

signs

list of the signs(string or null). sign for uniaxial and biaxial minerals: +;-;+/- .Please refer to the details.

...,

Further named parameters.Other optional arguments.

Details

This function releated to the field "opticalsign" of geomaterials. Optical sign: single choice (Enum): "+", "+/-", "-"

Examples

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

Run the code above in your browser using DataLab