Returns information on all bus routes in Singapore that are currently in operation.
getBusServices(api_key)
api_key | API key for LTA's Datamall |
---|
A dataframe containing all the outputs from the Bus Routes API, such as the operator, stop sequence, bus stop code, and distance travelled.
# NOT RUN { getBusRoutes(mykey) # }