renderShinyCyJS: ShinyCyJS output
Description
renders a cytoscape image for output
Usage
renderShinyCyJS(expr, env = parent.frame(), quoted = FALSE)
Arguments
- expr
expression that returns a list
- env
the environment in which to evaluate expr
- quoted
is expr a quoted expression (with quote())