View source: R/plot_sinlge_result.R
CumSumSoil | R Documentation |
Plot cumulative sum of RQ after application and compare it with initial state
CumSumSoil(v0, v, year_x, xmin = 0.001, xmax = 10)
v0 |
Vector of initial risk quotient distribution |
v |
Vector of final risk quotient distribution of x years |
year_x |
Numarical value of the last year of the risk assessment |
xmin |
Minimum value of x-Axis |
xmax |
Maximumg value of x-Axis |
Cumulative sums are plotted and the underlying table of quantiles of the initial and final risk quotients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.