databaseGetCountriesById function

Returns information about countries by their IDs

Returns information about countries by their IDs

databaseGetCountriesById(country_ids, v = getAPIVersion())

Arguments

  • country_ids: Country IDs
  • v: Version of API

Examples

## Not run: databaseGetCountriesById('1,2,3,4') ## End(Not run)
  • Maintainer: Dmitriy Sorokin
  • License: GPL-3
  • Last published: 2020-09-29