arcdiagramThe R package arcdiagram is a minimalist package intended to help you plot pretty arc diagrams
Basically, an arc diagram is a one-dimensional layout to visualize graphs: the main idea is to plot edges between nodes as arcs. The function arcplot() allows you to play with nodes and arcs features. DocumentationSource
|
