localities_list_description: retrieve the localities that contain the given description

View source: R/mindat_localities.R

localities_list_descriptionR Documentation

retrieve the localities that contain the given description

Description

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

Usage

localities_list_description(desc,...)

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

Value

df, a data frame of localities

Examples

## Not run: 
df <-localities_list_description("volcano")

## End(Not run)

OpenMindat documentation built on June 8, 2025, 1:47 p.m.