ecs.output | R Documentation |
Placeholder for a chart in Shiny UI
ecs.output(outputId, width = "100%", height = "400px")
outputId |
Name of output UI element. |
width , height |
Must be a valid CSS unit (like |
An output or render function that enables the use of the widget within Shiny applications.
ecs.exec for example, shinyWidgetOutput for return value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.