Description Usage Arguments Value Author(s) Examples
get the layer's name attribute of the multiplex network
1 | get_layer_name.multiplex(multiplex, id_layer)
|
multiplex |
: The multiplex object. |
id_layer |
: The id of the layer in the multiplex network. |
String, the layer's name attribute.
Issam Falih <issam.falih@lipn.univ-paris13.fr> Rushed Kanawati <rushed.kanawati@lipn.univ-paris13.fr>
1 2 | M <- Multiplex_Lazega
print(get_layer_name.multiplex(M,3))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.