Description Usage Arguments Value
Makes df containing all possible combined modules of length 2 with density calculated
1  | getAllPossibleGroups(graph, vert, moduleGraphs)
 | 
graph | 
 a valid graph object  | 
vert | 
 valid verticies as described by igraph::graph_from_data_frame  | 
moduleGraphs | 
 df with $MODULE module name, $SUBGRAPH graph for verts in module, $DENSITY density of subgraph  | 
df like moduleGraphs, where each module is every possible module combination of size 2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.