powered by
Queries the list of localities that do not contain the given elements.
localities_list_elems_exc(exc_elems_list, ...)
df, a data frame of localities
vector of elements.
Further named parameters.Other optional arguments-Additional arguments.
This function releated to the field "elements_exc" of localities. This function queries the list of localities that do contain the specified elements.
if (FALSE) { df <-localities_list_elems_exc(c("H", "O", "Si","Fe"),fields="id,name") }
Run the code above in your browser using DataLab