powered by
ggally_text(label, mapping = ggplot2::aes(color = "black"), xP = 0.5, yP = 0.5, xrange = c(0, 1), yrange = c(0, 1), ...)
ggally_text("Example 1") ggally_text("Example\nTwo", mapping = ggplot2::aes(size = 15), color = I("red"))
Run the code above in your browser using DataLab