render_plot | R Documentation |
Plot Server
render_plot(id, x, ...)
id |
An ID string that corresponds with the ID used to call the module's UI function. |
x |
A reactive |
... |
Further parameters to be passed to |
No return value, called for side effects.
Other widgets:
output_plot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.