convert_adj_to_igraph.Rd
This function takes an adjacency matrix and transforms it into an igraph object
convert_adj_to_igraph(adj)
the adjacency matrix
Ilias Moutsopoulos and Sergio Vasquez