A Lightweight Interface Between 'igraph' and 'ggplot2' Graphics


[Up] [Top]

Documentation for package ‘RGraphSpace’ version 1.1.1

Help Pages

add_gspace_legend Create standalone legends for RGraphSpace's ggplot objects
GeomEdgeSpace GeomEdgeSpace: a ggplot2 prototype for GraphSpace-class methods
GeomNodeSpace GeomNodeSpace: a ggplot2 prototype for GraphSpace-class methods
geom_edgespace Draw edge elements in a 2D graph layout
geom_nodespace Draw node elements in a 2D graph layout
getGraphSpace Accessors for fetching slots from a GraphSpace object
getGraphSpace-method Accessors for fetching slots from a GraphSpace object
GraphSpace Constructor of GraphSpace-class objects
GraphSpace-class GraphSpace: An S4 class for igraph objects
gs_ecount Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
gs_ecount-method Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
gs_edges Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
gs_edges-method Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
gs_edge_attr Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
gs_edge_attr-method Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
gs_edge_attr<- Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
gs_edge_attr<--method Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
gs_nodes Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
gs_nodes-method Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
gs_vcount Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
gs_vcount-method Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
gs_vertex_attr Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
gs_vertex_attr-method Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
gs_vertex_attr<- Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
gs_vertex_attr<--method Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
gtoy1 Toy 'igraph' objects
gtoy2 Toy 'igraph' objects
gtoys Toy 'igraph' objects
make_gspace_legend Create standalone legends for RGraphSpace's ggplot objects
names Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
names-method Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
names<- Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
names<--method Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
plot.GraphSpace Plot GraphSpace objects
plotGraphSpace Plotting igraph objects with RGraphSpace
plotGraphSpace-method Plotting igraph objects with RGraphSpace