geom_text_repel {ggpubr} | R Documentation |
geom_text_repel(
mapping = NULL,
data = NULL,
stat = "identity",
position = "identity",
parse = FALSE,
nudge.x = 0,
nudge.y = 0,
na.rm = FALSE,
show.legend = FALSE,
inherit.aes = TRUE,
color = "steelblue",
which = NULL,
alpha = 1,
size = NULL,
... = NULL);