Description Usage Arguments Value Author(s) Examples
Convert a list of adjacency matrix to a multiplex network
1 | adjList2multiplex(list,nodesName)
|
list |
: A list of adjacency matrix of the same length |
nodesName |
: Vector that contains node's name. |
a multiplex object
Issam Falih <issam.falih@lipn.univ-paris13.fr>
1 2 | adjMultiplex <- get_adjacency.multiplex(Multiplex_CKM_Physicians_Innovation)
adjList2multiplex(adjMultiplex)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.