createTrekFlowGraph {SEMID} | R Documentation |
Helper function to create a flow graph.
Description
Helper function to create a flow graph.
Usage
createTrekFlowGraph(this, ...)
## S3 method for class 'LatentDigraphFixedOrder'
createTrekFlowGraph(this, ...)
Arguments
this |
the graph object |
... |
ignored |
[Package SEMID version 0.4.1 Index]