Description Usage Arguments Value
View source: R/funs_conversations.R
Takes a list which contains a vector of values being the vectorized version of an adjacency matrix, the orginal number of columns, rows and the names of the columns. Then, this function convertes the vector to the original adjacency matrix.
1 | vec2m(xL)
|
xL |
list containing vectorized adjacency matrix, its original number of columns, its original number of columns and node names |
Return adjacency matrix of the original network as matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.