Description Usage Arguments Value See Also Examples
Turns a reduced adjacency matrix (usually output from make_reduced) into an
igraph object. This function requires igraph to work.
1 | make_reduced_igraph(reduced_mat)
|
reduced_mat |
A reduced network adjacency matrix (typically outputted from
|
A directed and unweighted igraph object for the reduced matrix.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.