localities that do not contain the given elements
Source:R/mindat_localities.R
localities_list_elems_exc.Rd
Queries the list of localities that do not contain the given elements.
Details
This function releated to the field "elements_exc" of localities. This function queries the list of localities that do contain the specified elements.
Examples
if (FALSE) { # \dontrun{
df<-localities_list_elems_exc(c("H","O","Si","Al","Fe","Ca","Na","K","P","C","Mn","F","Mg","S"))
} # }