Provides the ERP rates for all vehicle types across all timings and all zones.

getERPRates(api_key)

Arguments

api_key

API key for LTA's Datamall

Value

A dataframe containing ERP rates for each vehicle type, ERP rate timing, and zone.

Examples

# NOT RUN {
getERPRates(mykey)
# }