| ggraph-package {ggraph} | R Documentation |
This package is an extension of the grammar of graphics defined in
ggplot2 for relational data such as networks and trees.
ggraph adds a long list of new geoms and scales as well as a new plot
constructor that helps you build up your network visualization layer by layer
in the same manner as you know from ggplot2.
Thomas Lin Pedersen thomasp85@gmail.com
Useful links: