simplexLabels {MSCquartets} | R Documentation |
Add labels to vertices of the probability simplex.
simplexLabels(top = "", left = "", right = "")
top |
label for top |
left |
label for left bottom |
right |
label for right bottom |
No return value, called for side effects
simplexPoint
,
simplexPrepare
,
simplexSegment
,
simplexText
,
simplexCoords
simplexPrepare("T3","Example Plot")
simplexLabels("ab|cd","ac|bd","ad|bc")