adj_igraph_positions.Rd
Match igraph edge order with matrix data for the purpose of setting edge attributes
adj_igraph_positions(adj_mat, igraph_object)
adjacency matrix
igraph object to modify
matrix object of how actor positions match between the adj_mat and igraph_object
Shahryar Minhas