mplex/multigraph

Weighted multigraphs and more layout options

mplex opened this issue · 0 comments

mplex commented

Version 0.50 supports valued (weighted) graphs, valued multigraphs, and valued bipartite graphs. New layout options have been added in this version that counts with new features to be documented.

To install this version visit the CRAN repository or install from GB:

devtools::install_github("mplex/multigraph")

Feedback and reporting bugs are welcome.