simplexLabels | 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 |
simplexPoint
,
simplexPrepare
,
simplexSegment
,
simplexText
,
simplexCoords
simplexPrepare("T3","Example Plot")
simplexLabels("ab|cd","ac|bd","ad|bc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.