localities_list_txt {OpenMindat} | R Documentation |
Queries the list of localities that contain the given txt name.
localities_list_txt(txt,...)
txt |
string. |
... |
Further named parameters.Other optional arguments. |
This function releated to the fields "txt" of localities. This function queries the list of localities that contain the given txt name.
df, a data frame of localities
## Not run:
df <-localities_list_txt("lava")
## End(Not run)