Description Usage Arguments Value Author(s) Examples
The similarity between a input igraph graph and all layers in the multiplex network
1 | similarity_layer(multiplex, graph)
|
multiplex |
: The multiplex object. |
graph |
: an igraph graph |
A list of numeric scalar,
Issam Falih <issam.falih@lipn.univ-paris13.fr>
1 2 | M <- Multiplex_Lazega
similarity_layer(M, M@layers[[1]])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.