| GraphSpace-class {RGraphSpace} | R Documentation |
GraphSpace: An S4 class for PathwaySpace graphics
Description
GraphSpace: An S4 class for PathwaySpace graphics
Value
An S4 class object.
Slots
nodesA data frame with xy-vertex coordinates.
edgesA data frame with edges.
graphAn igraph object.
parsA list with parameters.
miscA list with intermediate objects for downstream methods.
Constructor
see GraphSpace constructor.
[Package RGraphSpace version 1.0.5 Index]