am.output | R Documentation |
Placeholder for a map in Shiny UI
am.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. See shinyWidgetOutput.
Shiny demo in demo(am.shiny)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.