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

See Also

simplexPoint, simplexPrepare, simplexSegment, simplexText, simplexCoords

Examples

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


[Package MSCquartets version 2.0 Index]