getBusStops: Bus Stops

Description Usage Arguments Value Examples

View source: R/getBusStops.R

Description

Returns information on all bus stops in Singapore that are currently in operation.

Usage

1
getBusStops(api_key)

Arguments

api_key

API key for LTA's Datamall

Value

A dataframe containing all the outputs from the Bus Stops API, such as the bus stop code, road name, description, and coordinates.

Examples

1
getBusStops(mykey)

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