A 'shiny' module to display 'DT' chart with options

dtbl(input, output, session, g, setdrill = NULL, noopt = 0)

Arguments

input

is shiny input variable

output

is shiny output variable

session

is shiny session variable

g

is the graph/chart to be charted

setdrill

is the function to chart will call upstream to set a drill value on a chart

noopt

is a toggle that tells chart module not to display options to change chart defaults

Details

Options for 'DT' are column and table heatmaps, and 'sparklines' on the last dimension