View source: R/f09.misc.code.r
adja2arcs | R Documentation |
returns the arc matrix from an adjacency matrix.
adja2arcs(adj)
adj |
The adjacency matrix. |
a matrix with two columns ("from","to")
adja2arcs(rbmn0adja.02)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.