localities_list_description {OpenMindat} | R 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)
[Package OpenMindat version 1.0.0 Index]