Description Usage Arguments Value Author(s) See Also Examples
The function brace()
calculates the (X,Y) coordinates to draw a brace
between two points in a graph.
1 |
x1, y1 |
Coordinate of the initial point for the brace |
x2, y2 |
Coordinate of the final point for the brace |
right |
Logical to indicate if a vertical brace should have its' central point facing right.
If the brace is horizontal ( |
rad |
Radius of the quarter circles used to draw the brace |
A 2-column matrix of (X,Y) points, suitable for use with lines
Georges Monette, modified for R by Michael Friendly
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.