geomaterials_colour: geomaterials that have the given colors

View source: R/mindat_geomaterials.R

geomaterials_colourR Documentation

geomaterials that have the given colors

Description

: Queries the list of geomaterials that match a given colors.

Usage

geomaterials_colour(colors, ...)

Arguments

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.

Details

This function releated to the field "colour" of geomaterials. For example: "Brown", "Yellow", "green", "Pink","White","Orange","Blue","Gold","Dark brown","Purple".

Value

df, a data frame of geomaterials

Examples

## Not run: 
df <-geomaterials_colour(c("bright blue"))

## End(Not run)

OpenMindat documentation built on June 8, 2025, 1:47 p.m.