Learn R Programming

OpenMindat (version 1.0.1)

geomaterials_optical2v_min: retrieve the geomaterials that has higher value than the given optical 2v.

Description

: Queries the geomaterials have the higher optical 2v value than the given gt.

Usage

geomaterials_optical2v_min(gt, ...)

Value

df, a data frame of geomaterials

Arguments

gt

given value of optical 2v of mineral.Please refer to the details.

...,

Further named parameters.Other optional arguments.

Details

This function releated to the field "optical2v_mix" of geomaterials. optical2vcalc:The calculated 2V angle minimum or average of biaxial minerals optical2vcalc2:The calculated 2V angle maximum of biaxial minerals optical2vmeasured:The measured 2V angle minimum or average of biaxial minerals optical2vmeasured2:The measured 2V angle maximum of biaxial minerals

Examples

Run this code
if (FALSE) {
df <-geomaterials_optical2v_min(0.1)
}

Run the code above in your browser using DataLab