Description Usage Arguments Value Author(s) Examples
Delete a layer in the multiplex network
1 | delete_layer_by_name.multiplex(multiplex, name)
|
multiplex |
: The multiplex object. |
name |
: The name 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_name.multiplex(M,"Advice")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.