callAPI: Handle interactions with the Uber API

View source: R/httr.R

callAPIR Documentation

Handle interactions with the Uber API

Description

Handle interactions with the Uber API

Usage

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.


DataWookie/ubeR documentation built on Jan. 31, 2024, 3:15 a.m.