Learn R Programming

OpenMindat (version 1.0.1)

geomaterials_ima: retrieve the geomaterials approved by IMA or not.

Description

: Queries the geomaterials within or without the ima.

Usage

geomaterials_ima(btrue,...)

Value

df, a data frame of geomaterials

Arguments

btrue

boolean value.TRUE IMA approved, otherwise not approved.

...,

Further named parameters.Other optional arguments.

Details

This function releated to the field "ima" of geomaterials. retrieve all the geomaterials that are approved by the IMA or not.

Examples

Run this code
if (FALSE) {
df <-geomaterials_ima(TRUE)
}

Run the code above in your browser using DataLab