powered by
Plot Server
render_plot(id, x, ...)
No return value, called for side effects.
An ID string that corresponds with the ID used to call the module's UI function.
A reactive function recording the plot.
function
Further parameters to be passed to shiny::renderPlot().
shiny::renderPlot()
Other widgets: output_plot()
output_plot()