Learn R Programming

edgebundle (version 0.4.2)

edgebundle-package: edgebundle: Algorithms for Bundling Edges in Networks and Visualizing Flow and Metro Maps

Description

An R package that implements several edge bundling/flow and metro map algorithms. It includes:

  • Force directed edge bundling edge_bundle_force()

  • Stub bundling edge_bundle_stub()

  • Hammer bundling edge_bundle_hammer()

  • Edge-path bundling edge_bundle_path()

  • TNSS flow map tnss_*()

  • Multicriteria Metro map layout metro_multicriteria()

Arguments

Author

Maintainer: David Schoch david@schochastics.net (ORCID)

See Also