Returns information on all bus stops in Singapore that are currently in operation.
getBusStops(api_key)
api_key | API key for LTA's Datamall |
---|
A dataframe containing all the outputs from the Bus Stops API, such as the bus stop code, road name, description, and coordinates.
# NOT RUN { getBusStops(mykey) # }