Returns alerts on train service unavailability during scheduled operating hours.
getTrainAlerts(api_key)
api_key | API key for LTA's Datamall |
---|
If there is a train service disruption, it will return a dataframe containing the alerts and their respective details.
# NOT RUN { getTrainAlerts(mykey) # }