line_0 | R Documentation |
Draw a vertical or horizontal line at 0.
line_0( axis = c("x", "y"), linetype = "dashed", color = "grey50", size = 0.3, ... )
axis |
Axis to draw the line on. |
linetype |
Line type. |
color |
Line color. |
size |
Line size (in mm). |
... |
Other arguments passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.