Description Usage Arguments Value
View source: R/funs_conversations.R
Converts a graph represented as adjacency matrix to edge list
1 |
mat |
adjacency matrix of a graph |
symmetric |
default:TRUE, the adjacency matrix is symmetric |
diagonal |
default:FALSE, do not keep the diagonal values in the edge list |
text |
default:FALSE, do not set the column of the edge list as character vector |
Return edge list of the original network as matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.