View source: R/mindat_geomaterials.R
geomaterials_colour | R Documentation |
: Queries the list of geomaterials that match a given colors.
geomaterials_colour(colors, ...)
colors |
vector of given colors. colors of the mineral or rock - individual minerals at localities can also have color information. |
... |
Further named parameters.Other optional arguments-Additional arguments. |
This function releated to the field "colour" of geomaterials. For example: "Brown", "Yellow", "green", "Pink","White","Orange","Blue","Gold","Dark brown","Purple".
df, a data frame of geomaterials
## Not run:
df <-geomaterials_colour(c("bright blue"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.