callAPI: Handle interactions with the Uber API
Description
Handle interactions with the Uber APIUsage
callAPI(cmd, version, params = NULL, method = "GET")
Arguments
cmd
Specifies the endpoint.
version
The version of the API for particular endpoint.
params
Data passed with request.