Description Usage Arguments Value
A function to read in appraisal paramaters, time savings calculated and traffic projections to calculate scheme benefits from time savings
| 1 2 | time_benefits(opening_yr, appr_period = 30, resid_period = 30, disc_rate,
  price_base_yr = 2011, ave_veh_occ = 1.2, traffic_proj, time_saving)
 | 
| opening_yr | The proposed year of scheme opening | 
| appr_period | The standard appraisal period in years | 
| resid_period | The residual value period in years (in addition to the standard appraisal period) | 
| disc_rate | The test discount rate as a decimal | 
| price_base_yr | The price base year assumed for the appraisal. Defaults to 2011 | 
| ave_veh_occ | The average vehicle occupancy (persions per vehicle) | 
| traffic_proj | A dataframe of annual traffic flow projections | 
| time_saving | A vector of time savings in hours | 
A dataframe of discounted scheme benefits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.