Skip to contents

Shorthand for Output(renderPlot, plotOutput, ...).

Usage

PlotOutput(fn, ...)

Arguments

fn

A function that produces a plot.

...

Additional arguments passed to shiny::plotOutput().

Value

A irid output node.