Plot Server
Arguments
- id
An ID string that corresponds with the ID used to call the module's UI function.
- x
A reactive
functionrecording the plot.- ...
Further parameters to be passed to
shiny::renderPlot().
See also
Other widgets:
output_plot()
Plot Server
An ID string that corresponds with the ID used to call the module's UI function.
A reactive function recording the plot.
Further parameters to be passed to shiny::renderPlot().
Other widgets:
output_plot()