Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

renderVis

Create an LDAvis output element


Description

Shiny server output function customized for animint plots (similar to shiny::plotOutput and friends).

Usage

renderVis(expr, env = parent.frame(), quoted = FALSE)

Arguments

expr

An expression that generates a plot.

env

The environment in which to evaluate expr.

quoted

Is expr a quoted expression (with quote())? This is useful if you want to save an expression in a variable.

See Also

http://shiny.rstudio.com/articles/building-outputs.html


LDAvis

Interactive Visualization of Topic Models

v0.3.2
MIT + file LICENSE
Authors
Carson Sievert [aut, cre], Kenny Shirley [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.