showGraph: Call RCytoscape functions to display a graph

View source: R/graphs.R

showGraphR Documentation

Call RCytoscape functions to display a graph

Description

Call RCytoscape functions to display a graph

Usage

showGraph(graph, name = "foo2", overwriteWindow = TRUE,
  display = TRUE, layout.name = "force-directed")

Arguments

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

Details

Call RCytoscape functions to display a graph


january3/myfuncs documentation built on Jan. 16, 2025, 8:37 p.m.