Description Usage Arguments Value
Calculate the water balance and route downstream. Order must be given previously by rank with arrange(desc(rank))
.
1 | water_balance(neigh, state)
|
neigh |
is a dataframe describing the neighborhood upstream of the reservoir |
state |
is a dataframe describing the current state of the reservoirs – volume, incoming runoff, maximum volume and overspill |
state the state of the reservoir after water balance concluded
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.