Description Usage Arguments Value Author(s) See Also Examples
Add a line with cumulative rainfall data to a plot. The maximum value of the plot has to be passed. If the cumulative rainfall exceeds this maximum, it will start again at 0.
1 | line_sumrain(xdata, cum_sum_rain, theMax, ...)
|
xdata |
Values ploted on the x axis, usually read with |
cum_sum_rain |
Vector with the cumulative rain |
theMax |
The maximum of the y-axis |
... |
additional arguments passed to |
Used for its side effect
Dominik Reusser
See also p.flow_comp
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.