Skip to contents

Plot UI

Usage

output_plot(id, ..., tools = NULL, title = "Card title")

Arguments

id

A character vector to be used for the namespace.

...

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

tools

A (list of) input elements.

See also

Other widgets: render_plot()