Create an animint output element
Shiny server output function customized for animint plots
(similar to shiny::plotOutput
and friends).
renderAnimint(expr, env = parent.frame(), quoted = FALSE)
expr |
An expression that creates a list of ggplot objects. |
env |
The environment in which to evaluate |
quoted |
Is expr a quoted expression (with |
http://shiny.rstudio.com/articles/building-outputs.html
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.