render_plot: Plot Server

View source: R/plot.R

render_plotR Documentation

Plot Server

Description

Plot Server

Usage

render_plot(id, x, ...)

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

x

A reactive function recording the plot.

...

Further parameters to be passed to shiny::renderPlot().

See Also

Other widgets: output_plot()


tesselle/janus documentation built on Jan. 16, 2025, 4:03 a.m.