getTaxiAvail: Taxi Availability

Description Usage Arguments Value Examples

View source: R/getTaxiAvail.R

Description

Returns the coordinates for all taxis that are currently available for hire. Does not include 'hired' or 'busy' taxis.

Usage

1
getTaxiAvail(api_key)

Arguments

api_key

API key for LTA's Datamall

Value

A dataframe containing the latitude and longitude information for all the taxis available for hire.

Examples

1
getTaxiAvail(mykey)

shaunkhoo/ltaer documentation built on Sept. 6, 2020, 8:24 p.m.