Skip to contents

: Queries the list of geomaterials that match an given steak.

Usage

geomaterials_streak(str,...)

Arguments

str

string. The color of the streak (color of powdered mineral)

...,

Further named parameters.Other optional arguments.

Value

df, a data frame of geomaterials

Details

This function releated to the fields "steak" of geomaterials. The color of the streak (color of powdered mineral). retrieve the geomaterials that has the given steak.

Examples

if (FALSE) {
df <-geomaterials_streak("orange")
}