View source: R/supraAdjacencyMatrix.R
add_interlayer_links | R Documentation |
convert_to_intra_format
Generate Node aligned Interlayer Edges for a Multilayer Network from the function convert_to_intra_format
add_interlayer_links(intra_data, interlayer_weight = 1)
intra_data |
A list with |
interlayer_weight |
Numeric, the weight for interlayer links (default: 1). |
A dataframe with interlayer edges.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.