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