Plot the summary of a voting bloc analysis
vb_plot.Rd
Plot the summary of a voting bloc analysis
Arguments
- data
a
vbsum
data.frame, the result of [vb_summary].- x_col
string naming the column that defines voting blocs.
- y_col
string naming the column of point estimates.
- ymin_col
string naming the column to plot as the lower bound of the confidence interval.
- ymax_col
string naming the column to plot as the upper bound of the confidence interval.
- discrete
logical indicating whether voting blocs are defined along a discrete (not continuous) variable.