Description Usage Arguments See Also
Server-side code for when question plot.
1 2 |
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; shown in pie plots, height of bar plots. |
title |
string, the title of the plot. |
response_colors |
vector, colours for pie plot (colours pcol options); strings (eg. |
product_colors |
vector, colours for bar plot (colours product options); strings (eg. |
plot_type |
string, indicator selecting between bar and pie plot ( |
spc
, group_by_primary_sec
, understanding_by_awareness
Other intent plots: consumePlot
,
intentPlotUI
, purchasePlot
,
recommendPlot
, regularPlot
,
replacePlot
, similarPlot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.