getGraph,PipR-method | R Documentation |
Get a graph representation storing all steps in the pipeline as nodes and step dependencies as edges.
## S4 method for signature 'PipR' getGraph(object)
object |
|
An igraph
object containing the graph
Fabian Mueller
plotGraph,PipR-method
for plotting the graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.