| renderStreamViz | R Documentation |
Server-side render function for streamVizOutput.
The expression should evaluate to a stream_viz object.
renderStreamViz(expr, env = parent.frame(), quoted = FALSE)
expr |
An R expression that returns a |
env |
Environment in which to evaluate |
quoted |
Logical. Whether |
A server-side render function for use with Shiny.
streamVizOutput, updateStreamViz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.