R/calculate_flowpath.R
calculate_flowpath.Rd
Calculate Flowpath
calculate_flowpath(flow_name, links, nodes, backward = FALSE)
flow name (as named in nodes) where calculation should start
links
nodes
should flowpath be calculated backwards? (default: FALSE)
data frame with column "order" indicating the flow path order