View source: R/mindat_geomaterials.R
geomaterials_opticalsign | R Documentation |
: Queries the geomaterials match an given optical signs.
geomaterials_opticalsign(signs, ...)
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. |
This function releated to the field "opticalsign" of geomaterials. Optical sign: single choice (Enum): "+", "+/-", "-"
df, a data frame of geomaterials
## Not run:
df <-geomaterials_opticalsign("-")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.