e_walkDrive_pop: Global energy: sum((walk+drive)/pop)

Description Usage Arguments Value Examples

Description

Global energy: sum((walk+drive)/pop)

Usage

1
e_walkDrive_pop(idx, seg, pop, graph)

Arguments

idx

numeric, indices of candidates ins seg.

seg

sf, road segments point locations.

pop

sf, population point data.

graph

dodgr routing graph, graph to route between the points.

Value

A data.table object containing the energies.

Examples

1
print("tbd.")

munterfinger/drtplanr documentation built on Oct. 3, 2021, 7:28 p.m.