draw.sewage_pipeline: Visualize a pipeline
Description
This function draws a DAG of the existing pipeline flow.
For additional information see igraph::spec_viz
Usage
# S3 method for sewage_pipeline
draw(pipeline, ...)draw(pipeline, ...)
Arguments
- pipeline
an instantiated pipeline object
- ...
reserved for future use