simplexLabels {MSCquartets}R Documentation

Label vertices of 2-d probability simplex

Description

Add labels to vertices of the probability simplex.

Usage

simplexLabels(top = "", left = "", right = "")

Arguments

top

label for top

left

label for left bottom

right

label for right bottom

Value

No return value, called for side effects

See Also

simplexPoint, simplexPrepare, simplexSegment, simplexText, simplexCoords

Examples

   simplexPrepare("T3","Example Plot")
   simplexLabels("ab|cd","ac|bd","ad|bc")


[Package MSCquartets version 1.1.2 Index]