View source: R/mindat_geomaterials.R
geomaterials_opticaltype | R Documentation |
: Queries the geomaterials match an given optical type.
geomaterials_opticaltype(types, ...)
types |
list of the types for the field of opticaltype. Please refer to the details. |
... |
Further named parameters.Other optional arguments. |
This function releated to the field "opticaltype" of geomaterials. transparent mineral. opticaltype(Enum) :"Biaxial" "Isotropic" "Uniaxial"
df, a data frame of geomaterials
## Not run:
df <-geomaterials_opticaltype("Isotropic")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.