geomaterials_ima {OpenMindat}R Documentation

retrieve the geomaterials approved by IMA or not.

Description

: Queries the geomaterials within or without the ima.

Usage

geomaterials_ima(btrue,...)

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.

Value

df, a data frame of geomaterials

Examples

## Not run: 
df <-geomaterials_ima(TRUE)

## End(Not run)

[Package OpenMindat version 1.0.0 Index]