dyg: dyg

Description Usage Arguments Details

View source: R/dyg.R

Description

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

Usage

1
dyg(input, output, session, g, 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

noopt

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

Details

Options for 'dygraph' are range selector and line fill


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