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
nodes
A data frame with xy-vertex coordinates.
edges
A data frame with edges.
graph
An igraph object.
pars
A list with parameters.
misc
A list with intermediate objects for downstream methods.
Constructor
see GraphSpace
constructor.
[Package RGraphSpace version 1.0.5 Index]