View source: R/mindat_geomaterials.R
geomaterials_fracturetype | R Documentation |
: Queries the list of geomaterials that have the given fracturetype.
geomaterials_fracturetype(types, ...)
types |
list of types.fracturetype(Array of strings or null): How the mineral breaks-"Conchoidal" "Fibrous" "Hackly" "Irregular/Uneven" "Micaceous" "None observed" "Splintery" "Step-Like" "Sub-Conchoidal". |
... |
Further named parameters.Other optional arguments. |
This function releated to the field "fracturetype" of geomaterials. fracturetype(Items Enum): "Conchoidal" "Fibrous" "Hackly" "Irregular/Uneven" "Micaceous" "None observed" "Splintery" "Step-Like" "Sub-Conchoidal"
df, a data frame of geomaterials
## Not run:
df <-geomaterials_fracturetype(c("Step-Like"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.