set_name.multiplex: Set the attribute name of the multiplex network

Description Usage Arguments Value Author(s) Examples

Description

set the attribute name of the multiplex network

Usage

1

Arguments

multiplex

: The multiplex object.

name

: The name of the multiplex network.

Value

The multiplex network, with the name attribute added or set.

Author(s)

Issam Falih <issam.falih@lipn.univ-paris13.fr> Rushed Kanawati <rushed.kanawati@lipn.univ-paris13.fr>

Examples

1
2
3
M <- Multiplex_Lazega
M <- set_name.multiplex(M, "Lazega Multiplex Network")
print(get_name.multiplex(M))

Issamfalih/MUNA documentation built on May 8, 2019, 11:52 a.m.