step_line | R Documentation |
For all x < bb[i], y = vv[i]
step_line(x, b, v)
x |
Numeric. Value at which the step line function is evaluated. |
b |
Numeric vector. Breakpoints when the step occurs. |
v |
Numeric vector. Value of the step. |
The y-value where the step function is evaluated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.