Description Usage Arguments Value Examples
Standard shiny ui rendering construct
1 2 | ## S4 method for signature 'NglWidget'
shinyOutput(obj)
|
obj |
an NglWidget instance |
a reference to an htmlwidget
1 2 3 4 | ## Not run:
mainPanel(shinyOutput(nglWidget)), width=10)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.