geomaterials that contain any of some given elements but with out any of some other given elements
Source:R/mindat_geomaterials.R
geomaterials_contain_any_but_not_elems.Rd
: Queries the list of geological materials that contain any one of the given elements.
Details
This function releated to the field "elements_inc" of geomaterials. This function queries the list of geological materials that contain any element of an given list (any_elems). It performs the query operation by looping through each given element and calling the mindat_geomaterial_list function.