geom_ternary_boundary: Draw boundary for a ternary diagram

Description Usage Arguments

View source: R/geom_ternary_boundary.R

Description

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.

Usage

1
geom_ternary_boundary(alpha = 1, col = "black")

Arguments

alpha

Opacity of boundary lines.

col

Color of boundary lines.


aeggers/votevizr documentation built on June 4, 2021, 9:10 p.m.