Description Usage Arguments Value
View source: R/graph_combination.R
Creates the union of all graphs and adds the inter-layer edges.
1 | combine_graphs(graphs, inter_layer_edgelists)
|
graphs |
List of iGraph objects |
inter_layer_edgelists |
List of data frames containing inter-layer edges |
iGraph object which is the union of the input graphs with isolated nodes removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.