View source: R/geom_ternary_boundary.R
Adds a triangular boundary to a ggplot object drawn in ternary coordinates. Useful when you don't want to plot the first-preference win regions.
1 | geom_ternary_boundary(alpha = 1, col = "black")
|
alpha |
Opacity of boundary lines. |
col |
Color of boundary lines. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.