draw: Visualize a pipeline

View source: R/draw.R

draw.sewage_pipelineR 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


sewage documentation built on May 31, 2023, 9:29 p.m.