Adds a static shiny component to the easyshiny app. The object can be composed of different nested shiny calls and will be placed in the given tab and box.
| 1 | es_add_static(static_call, tab = "Output", box = "Result")
 | 
| static_call | a call to a  | 
| tab | the tab to place the static element in | 
| box | the box to place the static element in | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.