localities_list_expand {OpenMindat} | R Documentation |
localities that contain the given expands.
Description
Queries the list of localities that contain the given expands.
Usage
localities_list_expand(expands,...)
Arguments
expands |
vector of expands. |
... |
Further named parameters.Other optional arguments-Additional arguments. |
Details
This function releated to the fields "expand" of localities. Items Enum: "geomaterials" "~all" "*" This function queries the list of localities that contain the given expands.
Value
df, a data frame of localities
Examples
## Not run:
df <-localities_list_expand("~all")
## End(Not run)
[Package OpenMindat version 1.0.0 Index]