Learn R Programming

vkR (version 0.2)

databaseGetCountriesById: Returns information about countries by their IDs

Description

Returns information about countries by their IDs

Usage

databaseGetCountriesById(country_ids, v = getAPIVersion())

Arguments

country_ids

Country IDs

v

Version of API

Examples

Run this code
# NOT RUN {
databaseGetCountriesById('1,2,3,4')
# }

Run the code above in your browser using DataLab