Returns traffic advisories about current traffic conditions that are displayed on EMAS signboards along expressways and major roads.

getVMS(api_key)

Arguments

api_key

API key for LTA's Datamall

Value

A dataframe containing each traffic advisory message and its coordinates

Examples

# NOT RUN {
getVMS(mykey)
# }