# NOT RUN {
## Get a list of cities for Ukraine, because Ukraine id = 2
vk_cities <- vkGetDbCities(country_id = 2)
## Get the list of cities for the search query "St."
vk_cities_search <- vkGetDbCities(country_id = 1,
q = "St.")
# }
Run the code above in your browser using DataLab