Description Usage Arguments Details Value See Also
Used to define the UI output elements within the dygraph
shiny module.
1 |
id, |
character used to specify namesapce, see |
This function returns a shiny::tagList
with members:
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.
a shiny::tagList
Other dygraph module functions: dygraph_server
,
dygraph_ui_input
,
dygraph_ui_misc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.