convert_adj_to_edges.Rd
This function takes an adjacency matrix and transforms it into an edge list
convert_adj_to_edges(adj)
the adjacency matrix
Ilias Moutsopoulos