: Queries the list of geomaterials that match a given colors.
Details
This function releated to the field "colour" of geomaterials. For example: "Brown", "Yellow", "green", "Pink","White","Orange","Blue","Gold","Dark brown","Purple".
Examples
if (FALSE) { # \dontrun{
df <-geomaterials_colour(c("bright blue"))
} # }