Learn R Programming

sewage (version 0.2.5)

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, ...)

Value

an htmlwdget object

Arguments

pipeline

an instantiated pipeline object

...

reserved for future use