Description Usage Arguments Examples
Returns information about cities by their IDs
1  | databaseGetCitiesById(city_ids = "", v = getAPIVersion())
 | 
city_ids | 
 City IDs  | 
v | 
 Version of API  | 
1 2 3 4  | ## Not run: 
databaseGetCitiesById('1,2')
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.