View source: R/mindat_geomaterials.R
geomaterials_varietyof | R Documentation |
: Queries the list of geomaterials that match the given varietyof.
geomaterials_varietyof(intvalue,...)
intvalue |
integer, id of mineral that has this variety. |
... |
Further named parameters.Other optional arguments. |
This function releated to the fields "varietyof" of geomaterials. Varieties are geomaterials that have a special distinction from the main geomaterial ie. amethyst var. quartz retrieve the geomaterials that are varieties of an given id of geomaterials.
df, a data frame of geomaterials
## Not run:
df <-geomaterials_varietyof(3337)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.