infomap multilayer class | R Documentation |
An object of class infomap_multialyer contains all the information resulting from an analysis of modularity on multilayer networks. It facilitates subsequernt analyses and plotting.
A list with:
call
The call to Infomap with all the arguments.
L
The value of the map equation.
m
Number of modules.
modules
A tibble with nodes, their module affiliations, and node attributes.
run_infomap_multilayer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.