localities that contain the given elements
Source:R/mindat_localities.R
localities_list_elems_inc.Rd
Queries the list of localities that contain the given elements.
Arguments
- inc_elems_list
vector of elements.
- ...,
Further named parameters.Other optional arguments-Additional arguments.
Details
This function releated to the field "elements_inc" of localities. This function queries the list of localities that contain the given elements.
Examples
if (FALSE) {
df <-localities_list_elems_inc(c("Dy"))
}