callAPI: Handle interactions with the Uber API

Description Usage Arguments

View source: R/httr.R

Description

Handle interactions with the Uber API

Usage

1
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.

method

Type of request.


ubeR documentation built on May 30, 2017, 1:41 a.m.