Plot percent bars by category (from other question) for given yes/no/unsure question

plot_pctbar_qyn_qc(d, q, o_q)

Arguments

d

data frame from tidy_poll()

q

question with yes/no/unsure answers

o_q

other question with categorical answers

Value

a ggplot2 graph object