Add Shiny Object to App
Adds the given params to the internal visuals list.
| 1 | 
| render_call | a call to a shiny render... function (e.g.  | 
| ui_call | a shiny Output function call (should have a valid 'inputId') | 
| tab | the tabname (default: 'Output') | 
| box | the boxname (default: 'Result') | 
| resize | logical, shall the object be resizable in a modal Window (shinyBS, Default: FALSE) | 
| ... | arguments to pass to the  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.