Description Usage Arguments Value Examples
Global energy: sum((walk+drive)/pop)
1 | e_walkDrive_pop(idx, seg, pop, graph)
|
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. |
A data.table object containing the energies.
1 | print("tbd.")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.