reactivePlot
reactivePlot(func, width = "auto", height = "auto", ...)
Arguments
func | A function. |
---|---|
width | Width. |
height | Height. |
... | Other arguments to pass on. |
Description
See renderPlot
.
reactivePlot(func, width = "auto", height = "auto", ...)
func | A function. |
---|---|
width | Width. |
height | Height. |
... | Other arguments to pass on. |
See renderPlot
.