View source: R/drainage_network_helper_functions.R
track path from junction (nearest to outfall) to start
1 2 3 4 5 6 7 | backtracking_paths(
start,
outfalls,
junctions,
conduits_sf,
next_to_seen = list()
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.