Learn R Programming

OpenMindat (version 1.0.1)

localities_list_description: retrieve the localities that contain the given description

Description

: Queries the list of localities that contain the given description.

Usage

localities_list_description(desc,...)

Value

df, a data frame of localities

Arguments

desc

string,

...,

Further named parameters.Other optional arguments.

Details

This function releated to all the field "description" of localities. retrieve the localities that contain the given description

Examples

Run this code
if (FALSE) {
df <-localities_list_description("volcano")
}

Run the code above in your browser using DataLab