vegawidgetOutput | R Documentation |
Use this function in the UI part of your Shiny app.
vegawidgetOutput(outputId, width = "auto", height = "auto", widget = NULL)
outputId |
output variable to read from |
width , height |
Must be a valid CSS unit (like |
widget |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.