reactivePlot {shiny}R Documentation

Plot output (deprecated)

Description

See renderPlot.

Usage

reactivePlot(func, width = "auto", height = "auto", ...)

Arguments

func

A function.

width

Width.

height

Height.

...

Other arguments to pass on.


[Package shiny version 0.13.2 Index]