Description Usage Arguments See Also
Server-side code for understanding KPI gauge & slider. Average value re: how well users understand what product is about. Makes use of gauge_preset().
1 | understandingGauge(input, output, session, fdat, understanding_col)
|
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. |
understanding_col |
numeric, the number of fdat's column containing the understanding question. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.