draw.sewage_pipeline {sewage}R Documentation

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 class 'sewage_pipeline'
draw(pipeline, ...)

draw(pipeline, ...)

Arguments

pipeline

an instantiated pipeline object

...

reserved for future use

Value

an htmlwdget object


[Package sewage version 0.2.5 Index]