View source: R/mindat_geomaterials.R
geomaterials_ri_gt | R Documentation |
: Queries the geomaterials have the higher refractive index than an given value(gt).
geomaterials_ri_gt(gt, ...)
gt |
float value. Refractive index, from (rimax>=). |
... |
Further named parameters.Other optional arguments. |
This function releated to the field "ri_min" of geomaterials. retrieve the geomaterials with the refractive index higher than an given value(gt).
df, a data frame of geomaterials
## Not run:
df <-geomaterials_ri_gt(0.3)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.