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