DataWookie/ubeR: Interface to the Uber API

The Uber API provides a programmatic way to interact with the Uber international online transportation network. This package enables access to the Uber API from within R. Specifically it is possible to: extract information about a user's account, find out about nearby Uber vehicles, get estimates for rides, book or cancel a ride. See <https://developer.uber.com/> for more information.

Getting started

Package details

MaintainerAndrew Collier <andrew@exegetic.biz>
LicenseGPL-3
Version0.1.4
URL http://github.com/DataWookie/ubeR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("DataWookie/ubeR")
DataWookie/ubeR documentation built on Jan. 31, 2024, 3:15 a.m.