time_saving: Calculate time savings based on scheme lengths & speeds

Description Usage Arguments Value

Description

This function reads in outline lengths and average speeds for the existing section of road and proposed scheme and estimates time savings per vehicle

Usage

1
time_saving(ex_length, prop_length, ex_speed, proj_speed)

Arguments

ex_length

The length (in km) of the existing road section

prop_length

The length (in km) of the prposed scheme

ex_speed

Current average speeds on the existing route

proj_speed

Projected average speeds on upgraded route

Value

A vector of time savings in hours


DanBoyB/cba documentation built on May 6, 2019, 1:21 p.m.