Learn R Programming

MSCquartets (version 3.1)

simplexLabels: 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

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

Run the code above in your browser using DataLab