bicycleTarget: bicycleTarget

Description Usage Arguments Details Value Warning Examples

Description

bicycleTarget is used to calculate how much it would cost to reach 80% of the status of Amsterdam within a given time period

Usage

1
bicycleTarget(summary,status,completion=7, cost=150000)

Arguments

summary

Dataframe input from bicycleData function

status

Dataframe input from bicycleStatus function

completion

Numeric value for years to completion

cost

Numeric cost per km

Details

The time target is set in years and the cost is calculated by comparing the amount of extra bycle path which would need to be built to create road to cycle path ratio to 80% of the ratio found in Amsterdam. The average cost is set a 200000 GBP per km as default. This is based on the cost of building cycle paths in London. The cost can be varied.

Value

dataframe containing the following:

Name

name or unique id of area

Code

name or unique id of area

Cycle Path km increase target non-rural bias

Cycle Path km increase target non-rural bias

Cycle Path km increase target

Cycle Path km increase target

Yearly km increase target

Yearly km increase target

Projected Cost per year Million GBP

Projected Cost per year Million GBP

Warning

Do not operate this function while juggling swords

Examples

1

fozy81/bikr documentation built on May 16, 2019, 1:52 p.m.