View source: R/RWR_network_aggregation.R
merged_with_all_edges | R Documentation |
Merge down all layers in a multiplex object, but don't aggregate the edges (i.e. keep all edges). This function can take a dummy multiplex or a real multiplex.
merged_with_all_edges(mpo, verbose = FALSE)
mpo |
A multiplex network object. |
verbose |
Print progress to console. |
An igraph network object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.