localities_list_txt {OpenMindat}R Documentation

localities that contain the given txt name.

Description

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

Usage

localities_list_txt(txt,...)

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.

Value

df, a data frame of localities

Examples

## Not run: 
df <-localities_list_txt("lava")

## End(Not run)

[Package OpenMindat version 1.0.0 Index]