infomap_link_list: An object of class infomap_link_list

infomap link list classR Documentation

An object of class infomap_link_list

Description

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.

Value

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.

See Also

create_infomap_linklist


Ecological-Complexity-Lab/infomap_ecology_package documentation built on June 6, 2024, 5:28 a.m.