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

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.