Description Usage Arguments Value Examples
Routing
1 | drt_route_matrix(orig, dest, graph)
|
orig |
sf, points of the origins. |
dest |
sf, points of the destination. |
graph |
dodgr routing graph, graph to route between the points. |
A data.table containing the summaries of the routed connections.
1 | print("tbd.")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.