Converts file with multiplex structure written in `multinet`-style to `multinet` object. The file can be created with `meNet::meMultiplex` function with the output type set to `"multinet"`. This allows the use of different `multinet` function for multilayer networks (Magnani et al. 2021) .

meMultiplex_to_multinet(input_file)

Arguments

input_file

File with the `multinet` structure of the multiplex.

Value

Multiplex network as `multinet` object.

References

Magnani M, Rossi L, Vega D (2021). “Analysis of Multiplex Social Networks with R.” Journal of Statistical Software, 98(1), 1--30.