View source: R/utils-draw-arrows-yoob.R
draw_arrows_yoob | R Documentation |
Draw arrows on the top and/or bottom of the plot pointing to where out-of-bounds points are located. YOOB means Y-axis Out-Of-Bounds
draw_arrows_yoob(
g,
yoob,
arrow_angle = 10,
arrow_size_npc = 0.03,
arrow_units = "npc"
)
g |
A |
yoob |
Anlist returned from the function |
arrow_angle |
See |
arrow_size_npc |
See |
arrow_units |
See |
A ggplot2::ggplot()
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.