Description Usage Arguments Value
Apply indicative cursors on plot.
1 2 3 4 5 6 7 8 9 | CursorX(cursor, colour = "black")
CursorY(cursor, colour = "black")
ZeroCursor(colour = "black")
ApplyZeroCursor(p, colour = "black")
ApplyCursor(p, cursor_x = NULL, cursor_y = NULL, colour = "black")
|
cursor |
a numeric vector. |
p |
a ggplot object |
cursor_x |
a numeric vector. |
cursor_y |
a numeric vector. |
a ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.