All functions

fortify(<igraph>)

Fortify method for networks of class igraph

fortify(<network>)

Fortify method for networks of class network

geom_edges()

Draw the edges of a network.

geom_edgetext() geom_edgelabel()

Label the edges of a network.

geom_edgetext_repel() geom_edgelabel_repel()

Draw repulsive edge labels.

geom_nodes()

Draw the nodes of a network.

geom_nodetext() geom_nodelabel()

Label the nodes of a network.

geom_nodetext_repel() geom_nodelabel_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.