Create an LDAvis output element
Shiny server output function customized for animint plots
(similar to shiny::plotOutput
and friends).
renderVis(expr, env = parent.frame(), quoted = FALSE)
expr |
An expression that generates a plot. |
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.