Description Usage Arguments Value Examples
add_RDI_line
1 2 3 4 5 | add_RDI_line(
RDI = 0.15,
coeff_traj = c(a = 13.532, b = -1.461, a0 = 14.21, b0 = -1.79),
...
)
|
RDI |
numeric between 0 and 1 |
coeff_traj |
coefficient a, b, a0, and b0 of the mortality trajectory (cf : Ningre et al "Trajectoires d auto-eclaircie du Douglas en France) |
... |
other argument passed on to layer (ex : color, linetype, ...) |
ggplot objetc correpsonding to an RDI line
1 | ## Not run: add_RDI_line(RDI = 0.15, linetype = "dashed", color = "red")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.