infomap link list class | R Documentation |
A network object of class infomap_link_list contains all the necessary information and R objects to run Infomap and parse the results back to R.
An R list with:
edge_list_infomap
A link list (format: from, to, weight) formatted for Infomap, with node IDs
nodes
A tibble with node IDs, names and possibly other attributes.
create_infomap_linklist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.