ShinyCyJSOutput {shinyCyJS} | R Documentation |
create an cytoscape canvas element
Description
render a renderShinyCyJS() within an application page.
Usage
ShinyCyJSOutput(outputId, width = "100%", height = "400px")
Arguments
outputId |
output variable to read the canvas from |
width |
canvas width |
height |
canvas height |
See Also
renderShinyCyJS()
[Package shinyCyJS version 1.0.0 Index]