geom_3s | R Documentation |
Additional reference lines
geom_3s(lwd = 1.35, lty = 1, col = "darkgrey", yintercept = c(-3, 3), ...)
layer_3s(x, lwd = 1.35, lty = 1, col = "darkgrey", yintercept = c(-3, 3), ...)
lwd |
passed to |
lty |
passed to |
col |
passed to |
yintercept |
passed to |
... |
passed to |
x |
ggplot object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.