understandingGauge: Server-side code for understanding KPI gauge & slider.

Description Usage Arguments See Also

View source: R/kpis.R

Description

Server-side code for understanding KPI gauge & slider. Average value re: how well users understand what product is about. Makes use of gauge_preset().

Usage

1
understandingGauge(input, output, session, fdat, understanding_col)

Arguments

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.

See Also

understandingGaugeUI


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