Plot percent bars by year for given yes/no/unsure question

plot_pctbar_qyn_year(d, q)

Arguments

d

data frame from tidy_poll()

q

question with yes/no/unsure answers

Value

a ggplot2 graph object