Learn R Programming

OpenMindat (version 1.0.1)

localities_list_txt: localities that contain the given txt name.

Description

Queries the list of localities that contain the given txt name.

Usage

localities_list_txt(txt,...)

Value

df, a data frame of localities

Arguments

txt

string.

...,

Further named parameters.Other optional arguments.

Details

This function releated to the fields "txt" of localities. This function queries the list of localities that contain the given txt name.

Examples

Run this code
if (FALSE) {
df <-localities_list_txt("lava")
}

Run the code above in your browser using DataLab