
: Queries the geomaterials match an given optical type.
geomaterials_opticaltype(types, ...)
df, a data frame of geomaterials
list of the types for the field of opticaltype. Please refer to the details.
Further named parameters.Other optional arguments.
This function releated to the field "opticaltype" of geomaterials. transparent mineral. opticaltype(Enum) :"Biaxial" "Isotropic" "Uniaxial"
if (FALSE) {
df <-geomaterials_opticaltype("Isotropic")
}
Run the code above in your browser using DataLab