renderShinyCyJS {shinyCyJS}R Documentation

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())

See Also

ShinyCyJSOutput()


[Package shinyCyJS version 1.0.0 Index]