Description Usage Arguments Value See Also Examples
Search owm_cities
dataset by city name
and country code.
1 | search_city_list(city, country_code = "")
|
city |
city name (regex) |
country_code |
two letter country code (AU, DE, ...),
use |
data frame with matches
owm_cities
dataset
1 2 3 | search_city_list("London", "GB")
search_city_list("London")
search_city_list("Lond")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.