dygraph_ui_output: UI output elements for dygraph module.

Description Usage Arguments Details Value See Also

Description

Used to define the UI output elements within the dygraph shiny module.

Usage

1

Arguments

id,

character used to specify namesapce, see shiny::NS

Details

This function returns a shiny::tagList with members:

status

shiny::htmlOutput, used to display status of the module

The purpose is to specify the UI elements - another set of functions can be used to specify layout.

Value

a shiny::tagList

See Also

Other dygraph module functions: dygraph_server, dygraph_ui_input, dygraph_ui_misc


ijlyttle/shinypod documentation built on May 18, 2019, 3:41 a.m.