Routing

drt_route_matrix(orig, dest, graph)

Arguments

orig

sf, points of the origins.

dest

sf, points of the destination.

graph

dodgr routing graph, graph to route between the points.

Value

A data.table containing the summaries of the routed connections.

Examples

print("tbd.")
#> [1] "tbd."