Returns current traffic speeds on expressways and major roads, expressed in speed bands
getTrafficSpeedBands(api_key)
Arguments
api_key |
API key for LTA's Datamall |
Value
A dataframe containing each stretch of road, speed bands, and location data
Examples
# NOT RUN {
getTrafficSpeedBands(mykey)
# }