R package to study multi-level network motifs
Together with the phenomenal Tim Seppelt (Informatics PhD Student in Aachen (D)), I have implemented an R package to analyse multi-level networks in terms of motifs.
All up to data information on the package can be found on the package homepage: https://marioangst.github.io/motifr/
Multi-level networks combine multiple networks in one representation, e.g. social-ecological networks, which connect a social network (e.g. interactions among fishermen) with an ecological network (e.g. interactions between fish species) and the ties in between (e.g. fishers who fish specific species).
Motifs are small configurations of nodes and edges (subgraphs) within an overall network.
Package features include: