dtbl: dtbl

Description Usage Arguments Details

View source: R/dt.R

Description

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

Usage

1
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


modchart documentation built on March 15, 2021, 5:07 p.m.