Skip to contents

This function takes an adjacency matrix and transforms it into an igraph object

Usage

convert_adj_to_igraph(adj)

Arguments

adj

the adjacency matrix

Author

Ilias Moutsopoulos and Sergio Vasquez