Description Usage Arguments Value Author(s) Examples
Converts a directed network to an undirected network
1 | un.direct(A, diagonal = 0)
|
A |
Matrix or data frame. Adjacency matrix (network matrix) |
diagonal |
Numeric.
Number to be placed on the diagonal.
Defaults to |
Returns a symmetric adjacency matrix
Alexander Christensen <alexpaulchristensen@gmail.com>
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.