depsEdgeList
directly with objectDiagram
.
moduleDiagram(sim, type, showParents, ...)
"moduleDiagram"(sim, type, showParents, ...)
"moduleDiagram"(sim, type, showParents, ...)
simList
object (typically corresponding to a
completed simulation)."rgl"
for igraph::rglplot
or "tk"
for igraph::tkplot
. Default missing, which uses regular
plot
.moduleGraph
. Default FALSE
.type
.igraph
, moduleGraph
for a version that accounts for
parent and children module structure.