drt_route_matrix: Routing

Description Usage Arguments Value Examples

Description

Routing

Usage

1
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

1
print("tbd.")

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