Description Usage Arguments Examples
Convert a correlation matrix to a weighted edge list from lower triangled data. if this matrix is named matrix, these names as node id.
1 |
mat |
A squared and synmetric matrix, like a correlation matirx. |
diag |
default, FALSE |
zero.weight |
default, FALSE |
format |
select "igraph"(default) or "df" . |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.