powered by
Add text to a 2-d probability simplex plot, at specified location.
simplexText(v, label = "", ...)
a 3-d point in non-negative orthant, coordinates not summing to 0
text to add to plot
other options to pass to graphics::text function
simplexLabels, simplexPoint, simplexPrepare, simplexSegment, simplexCoords
simplexLabels
simplexPoint
simplexPrepare
simplexSegment
simplexCoords
simplexPrepare("T3","Example Plot") simplexText(c(15,65,20),"tree ac|bd")
Run the code above in your browser using DataLab