showGraph | R Documentation |
Call RCytoscape functions to display a graph
showGraph(graph, name = "foo2", overwriteWindow = TRUE,
display = TRUE, layout.name = "force-directed")
graph |
a graphNEL object |
name |
name for the window |
overwriteWindow |
whether to overwrite the window |
display |
whether to display graph immediately |
layout |
layout to use |
Call RCytoscape functions to display a graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.