sankey_engine: Plot Dependencies with Sankey Engine.

View source: R/plot.R

sankey_engineR Documentation

Plot Dependencies with Sankey Engine.

Description

Plot the directed acyclic graph (DAG) of modules and dependencies with a Sankey diagram.

Usage

sankey_engine(deps, ...)

Arguments

deps

A data frame of modules and their dependencies.

...

Further arguments to be passed to networkD3::sankeyNetwork.

See Also

plot_dependencies.


aclemen1/modulr documentation built on Oct. 2, 2024, 7:18 a.m.