Description Usage Arguments Value Author(s) Examples
is this object a multiplex network ?
1 | is.multiplex(multiplex)
|
multiplex |
: An R object |
A logical constant, TRUE if argument is a multiplex network
Issam Falih <issam.falih@lipn.univ-paris13.fr> Rushed Kanawati <rushed.kanawati@lipn.univ-paris13.fr>
1 2 3 | M <- Multiplex_Lazega
is.multiplex(M)
is.multiplex(numeric(15))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.