Returns incidents currently happening on the roads, such as accidents, vehicle breakdowns etc.
getTrafficIncidents(api_key)
api_key | API key for LTA's Datamall |
---|
A dataframe containing each traffic incident, its type, coordinates, and description message
# NOT RUN { getTrafficIncidents(mykey) # }