ggraph-package: ggraph: Grammar of Graph Graphics
Description
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
.