View source: R/mindat_geomaterials.R
geomaterials_diapheny | R Documentation |
: Queries the list of geomaterials that have an given diapheny.
geomaterials_diapheny(diapheny, ...)
diapheny |
string. The diaphany of the mineral - transparent; translucent; opaque |
... |
Further named parameters.Other optional arguments. |
This function releated to the field "diapheny" of geomaterials. The diaphany of the mineral(Items Enum): "Opaque" "Translucent" "Transparent"
df, a data frame of geomaterials
## Not run:
df <-geomaterials_diapheny("Transparent")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.