powered by
: Queries the list of geomaterials that have lower birifrigence than lt.
geomaterials_bi_less_than(lt, ...)
df, a data frame of geomaterials
float value.Birifrigence is calculated from refractive index as (rimax-rimin).Range: bi_min - bi_max.
Further named parameters.Other optional arguments.
This function releated to the field "bi_max" of geomaterials. retrieve all the geomaterials that has higher birifrigence than the given value(lt).
if (FALSE) { df <-geomaterials_bi_less_than(0.3) }
Run the code above in your browser using DataLab