powered by
igraph
Converts networks to igraph format
convert2igraph(A, diagonal = 0)
Returns a network in the igraph format
Matrix or data frame. N x N matrix where N is the number of nodes
Numeric. Value to be placed on the diagonal of A. Defaults to 0
A
0
Hudson Golino <hfg9s at virginia.edu> & Alexander P. Christensen <alexander.christensen at Vanderbilt.Edu>
convert2igraph(ega.wmt$network)
Run the code above in your browser using DataLab