Description Arguments Author(s) Examples
Multiplex Class : a class that model multiplex networks. It contains three slot : name, layers and nodes.
name |
: The name of the multiplex network. The default name is "Multiplex". |
layers |
: A list of igraph graphs, each igraph graph is a layer in the multiplex. |
nodes |
: A vector of vertices of the multiplex network. |
Issam Falih <issam.falih@lipn.univ-paris13.fr>
1 | M <- new(Class = "Multiplex")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.