Description Usage Arguments Value Author(s) Examples
Convert the multiplex network to a list of adjacency matrix of each layer.
1 | get_adjacency.multiplex(multiplex)
|
multiplex |
: The multiplex network to convert. |
the list of adjacency matrix of each layer in the multiplex network
Issam Falih <issam.falih@lipn.univ-paris13.fr>
1 2 | M <- Multiplex_Lazega
print(get_adjacency.multiplex(M))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.