draw_na_lines | R Documentation |
Adds vertical dashed lines at positions where y values are NA.
draw_na_lines(x, y, ...)
x |
The x-axis values |
y |
The y-axis values |
... |
Additional arguments passed to abline() |
No return value; adds lines to the current plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.