Description Usage Arguments See Also
Server-side code for regular question (eg. would you regularly use...) plot.
1 | regularPlot(input, output, session, fdat, pcol, title, product_colors)
|
input |
Required for shiny modules' server functions. |
output |
Required for shiny modules' server functions. |
session |
Required for shiny modules' server functions. |
fdat |
dataframe, filtered by demographic variables and product. |
pcol |
numeric, number of column in fdat containing plot's primary column of interest. |
title |
string, the title of the plot. |
product_colors |
vector, colours for plot (colours product options); strings (eg. c("#FF00FF", "#00FFFF", "00FF00")). |
group_by_primary_sec
, understanding_by_awareness
Other intent plots: consumePlot
,
intentPlotUI
, purchasePlot
,
recommendPlot
, replacePlot
,
similarPlot
, whenPlot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.