Description Usage Arguments Value
View source: R/link_flow_to_link_time.R
Based on current link flow, use link time performance function to compute the link traveling time. The input is an array.
1 | link_flow_to_link_time(graph, flow)
|
graph |
gGraph object created with configure_graph() function |
flow |
Traffic flow from current iteration |
Vector with current link times
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.