geomaterials_not_contain_elems: geomaterials that do not contain the elements

View source: R/mindat_geomaterials.R

geomaterials_not_contain_elemsR Documentation

geomaterials that do not contain the elements

Description

retrieve the geomaterials that do not contain any of the given elements.

Usage

geomaterials_not_contain_elems (ecl_elms_vector, ...)

Arguments

ecl_elms_vector

vector of elements.

...

Further named parameters.Other optional arguments-Additional arguments.

Details

This function releated to the field "elements_exc" of geomaterials.

Value

df, a data frame of geomaterials list.

Examples

## Not run: 
df <-geomaterials_not_contain_elems (c('Fe','S', 'O'), fields ="id,name,mindat_formula,elements")

## End(Not run)

OpenMindat documentation built on June 8, 2025, 1:47 p.m.