Learn R Programming

OpenMindat (version 1.0.1)

localities_list_expand: localities that contain the given expands.

Description

Queries the list of localities that contain the given expands.

Usage

localities_list_expand(expands,...)

Value

df, a data frame of localities

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.

Examples

Run this code
if (FALSE) {
df <-localities_list_expand("~all")
}

Run the code above in your browser using DataLab