Geometries to Plot Networks with 'ggplot2'


[Up] [Top]

Documentation for package ‘ggnetwork’ version 0.5.13

Help Pages

fortify.igraph Fortify method for networks of class 'igraph'
fortify.network Fortify method for networks of class 'network'
geom_edgelabel Label the edges of a network.
geom_edgelabel_repel Draw repulsive edge labels.
geom_edges Draw the edges of a network.
geom_edgetext Label the edges of a network.
geom_edgetext_repel Draw repulsive edge labels.
geom_nodelabel Label the nodes of a network.
geom_nodelabel_repel Draw repulsive node labels
geom_nodes Draw the nodes of a network.
geom_nodetext Label the nodes of a network.
geom_nodetext_repel Draw repulsive node labels
ggnetwork Fortify network objects.
scale_safely Rescale x to (0, 1), except if x is constant
theme_blank Blank ggplot2 theme, suited for plotting networks.
theme_facet Blank ggplot2 theme with a panel border.