output_plot {kinesis} | R Documentation |
Plot UI
Description
Plot UI
Usage
output_plot(id, ..., tools = NULL, title = NULL, note = NULL)
Arguments
id |
A |
... |
Further parameters to be passed to |
tools |
A (list of) input elements. |
title |
A |
note |
A |
Value
A htmltools::div()
tag.
See Also
Other widgets:
render_plot()
[Package kinesis version 0.2.1 Index]