Add text at a point in 2-d probability simplex
Add text to a 2-d probability simplex plot, at specified location.
simplexText(v, label = "", ...)
v |
a 3-d point in non-negative orthant, coordinates not summing to 0 |
label |
text to add to plot |
... |
other options to pass to graphics::text function |
simplexPrepare("T3","Example Plot") simplexText(c(15,65,20),"tree ac|bd")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.