mully-package: The mully package

mully-packageR Documentation

The mully package

Description

R package to create, modify and visualize graphs with multiple layers.

Introduction

Network theory has been used for many years in the modeling and analysis of complex systems, as epidemiology, biology and biomedicine . As the data evolves and becomes more heterogeneous and complex, monoplex networks become an oversimplification of the corresponding systems. This imposes a need to go beyond traditional networks into a richer framework capable of hosting objects and relations of different scales, called Multilayered Network **Mully**, **mul**ti**l**a**y**er networks, is an R package that provides a multilayer network framework. Using this package, the user can create, modify and visualize graphs with multiple layers. This package is an extension to the [igraph package](https://github.com/igraph/rigraph) that provides a monolayer graph framework. The package is implemented as a part of [the Multipath Project](https://www.sys-med.de/en/junior-research-groups/multipath/) directed by [Dr. Frank Kramer](https://www.uni-augsburg.de/de/fakultaet/fai/informatik/prof/misit/mitarbeiter/) .

Creating graphs

mully, addLayer, addNode, addEdge, removeLayer, removeNode, removeEdge, getNodeAttributes, getEdgeAttributes

Visualization

plot.mully, plot3d

Further information

More information and references can be found in the mully paper:

https://www.mdpi.com/2073-4425/9/11/519


mully documentation built on March 7, 2023, 8:10 p.m.