reactivePlot
From shiny v0.14.2
by Winston Chang
Plot output (deprecated)
See renderPlot
.
Usage
reactivePlot(func, width = "auto", height = "auto", ...)
Arguments
- func
- A function.
- width
- Width.
- height
- Height.
- ...
- Other arguments to pass on.
Community examples
Looks like there are no examples yet.