horizontal_bars_plot: For plotting awareness by product.

Description Usage Arguments Value See Also

Description

For plotting awareness by product.

Usage

1
2
horizontal_bars_plot(adf, title_string, ordered_terms, color_vec,
  pc_end = FALSE)

Arguments

adf

dataframe, ideally the output of conflcting_evaluations().

title_string

string, title of plot.

ordered_terms

vector, ordered factors for column of interest.

color_vec

vector, strings denoting colours for all bar colour options (eg. "Yes", "No", "Brand but not product", etc.).

pc_end

logical, if TRUE, tacks on total, sum(per_x) to end of bars; otherwise sec_tally.

Value

A plotly bar plot with parallel horizontal bars.

See Also

conflicting_evaluations


IskanderBlue/morseldash documentation built on Oct. 30, 2019, 7:24 p.m.