Skip to contents

All functions

GeomEdgeSpace
GeomEdgeSpace: a ggplot2 prototype for GraphSpace-class methods
GeomGraphSpace
GeomGraphSpace: a ggplot2 prototype for GraphSpace-class methods
GeomNodeSpace
GeomNodeSpace: a ggplot2 prototype for GraphSpace-class methods
gs_nodes(<GraphSpace>) gs_edges(<GraphSpace>) gs_vcount(<GraphSpace>) gs_ecount(<GraphSpace>) names(<GraphSpace>) `names<-`(<GraphSpace>) gs_vertex_attr(<GraphSpace>) `gs_vertex_attr<-`(<GraphSpace>) gs_edge_attr(<GraphSpace>) `gs_edge_attr<-`(<GraphSpace>)
Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
GraphSpace-class
GraphSpace: An S4 class for igraph objects
GraphSpace()
Create a GraphSpace object
as_colorraster()
Map numeric values to a color raster
geom_edgespace()
Draw edge elements in a 2D graph layout
geom_graphspace()
Draw node and edge elements in a 2D graph layout
geom_nodespace()
Draw node elements in a 2D graph layout
getGraphSpace(<GraphSpace>)
Accessors for fetching slots from a GraphSpace object
gtoy1
Toy 'igraph' objects
inject_nodespace()
Dynamic Scale Injection for Edge Clipping
normalizeGraphSpace() cropGraphSpace(<GraphSpace>)
Normalize node coordinates to graph and image spaces
plot(<GraphSpace>)
Plot GraphSpace objects
plotGraphSpace(<GraphSpace>) plotGraphSpace(<igraph>)
Wrapper function to plot GraphSpace objects in ggplot2
theme_gspace_th0() theme_gspace_th1() theme_gspace_th2() theme_gspace_th3() theme_gspace_coords() theme_gspace_legend()
RGraphSpace ggplot2 themes