dygraph_ui_misc: UI miscellaneous elements for dygraph module.

Description Usage Arguments Details Value See Also

Description

Used to define the UI input 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:

help

shiny::tags$pre, contains guidance for using dygraph

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

Value

a shiny::tagList containing UI elements

See Also

Other dygraph module functions: dygraph_server, dygraph_ui_input, dygraph_ui_output


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