powered by
: Queries the geomaterials have the lower refractive index than an given value(lt).
geomaterials_ri_lt(lt,...)
df, a data frame of geomaterials
float value. Refractive index, to (rimin<=)
Further named parameters.Other optional arguments.
This function releated to the field "ri_max" of geomaterials. retrieve the geomaterials with the refractive index lower than an given value(lt).
if (FALSE) { df <-geomaterials_ri_lt(0.5) }
Run the code above in your browser using DataLab