powered by
retrieve the geomaterials that do not contain any of the given elements.
geomaterials_not_contain_elems (ecl_elms_vector, ...)
df, a data frame of geomaterials list.
vector of elements.
Further named parameters.Other optional arguments-Additional arguments.
This function releated to the field "elements_exc" of geomaterials.
if (FALSE) { df <-geomaterials_not_contain_elems (c('Fe','S', 'O'), fields ="id,name,mindat_formula,elements") }
Run the code above in your browser using DataLab