View source: R/mindat_localities.R
localities_list_all | R Documentation |
: Queries the list of localities.
localities_list_all(...)
... |
Further named parameters.Other optional arguments. |
This function releated to the fields "ids" of localities. retrieve all the localities.
df, a data frame of localities
## Not run:
df <-localities_list_all(fields = "id,name,latitude,longitude")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.