powered by
: Queries the geomaterials match an given optical signs.
geomaterials_opticalsign(signs, ...)
df, a data frame of geomaterials
list of the signs(string or null). sign for uniaxial and biaxial minerals: +;-;+/- .Please refer to the details.
Further named parameters.Other optional arguments.
This function releated to the field "opticalsign" of geomaterials. Optical sign: single choice (Enum): "+", "+/-", "-"
if (FALSE) { df <-geomaterials_opticalsign("-") }
Run the code above in your browser using DataLab