merged_with_all_edges: Merged with All Edges

View source: R/RWR_network_aggregation.R

merged_with_all_edgesR Documentation

Merged with All Edges

Description

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.

Usage

merged_with_all_edges(mpo, verbose = FALSE)

Arguments

mpo

A multiplex network object.

verbose

Print progress to console.

Value

An igraph network object.


dkainer/RWRtoolkit documentation built on Jan. 11, 2025, 3:26 a.m.