Description Usage Arguments Value Author(s) Examples
set the attribute name of the multiplex network
1 | set_name.multiplex(multiplex, name)
|
multiplex |
: The multiplex object. |
name |
: The name of the multiplex network. |
The multiplex network, with the name attribute added or set.
Issam Falih <issam.falih@lipn.univ-paris13.fr> Rushed Kanawati <rushed.kanawati@lipn.univ-paris13.fr>
1 2 3 | M <- Multiplex_Lazega
M <- set_name.multiplex(M, "Lazega Multiplex Network")
print(get_name.multiplex(M))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.