View source: R/mindat_localities.R
localities_list_description | R Documentation |
: Queries the list of localities that contain the given description.
localities_list_description(desc,...)
desc |
string, |
... |
Further named parameters.Other optional arguments. |
This function releated to all the field "description" of localities. retrieve the localities that contain the given description
df, a data frame of localities
## Not run:
df <-localities_list_description("volcano")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.