chord_engine: Plot Dependencies with Chord Engine.

View source: R/plot.R

chord_engineR Documentation

Plot Dependencies with Chord Engine.

Description

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

Usage

chord_engine(deps, ...)

Arguments

deps

A data frame of modules and their dependencies.

...

Further arguments to be passed to chorddiag::chorddiag.

See Also

plot_dependencies.


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