renderVis: Create an LDAvis output element

Description Usage Arguments See Also

View source: R/shiny.R

Description

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

Usage

1
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 documentation built on May 2, 2019, 10:59 a.m.