renderVegawidget | R Documentation |
Use this function in the server part of your Shiny app.
renderVegawidget(expr, env = parent.frame(), quoted = FALSE)
expr |
expression that generates a vegawidget. This can be
a |
env |
The environment in which to evaluate |
quoted |
Is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.