Usage
traverse_map(route, parsed_network, start, target)
Arguments
- route
String with route (e.g., 'LR').
- parsed_network
Data frame with parsed network map.
- start
String with starting point.
- target
Vector of strings with targets/end points.
Value
List with various elements resulting from traversing the network.