Skip to contents

Calculate Flows

Usage

calculate_flows(df_order, input, config, return_inputs = FALSE, debug = TRUE)

Arguments

df_order

list for each order id (corresponding to same level of distance of section from selected outflow)

input

input as retrieved by prepare_input

config

list with config as imported with config_read

return_inputs

should also input data be returned in result dataset (default: FALSE)

debug

print debug messages (default: TRUE)

Value

returns modelled flows in tibble format