Description Usage Arguments Value Examples
Collect data on cities
1 | get_cities(address_country = 1, print_steps = F)
|
address_country |
id of the country referring to get_countries() |
print_steps |
Print out proress |
data.frame of cities
1 2 | get_cities(address_country = 1) # list of cities in Turkey
get_cities(address_country = 257, print_steps = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.