| edges | R Documentation |
Produces a list of edges from an adjacency matrix.
edges(amat)
amat |
An adjacency matrix. |
A list consisting of two lists: One for oriented edges ($dir),
and one for unoriented edges ($undir).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.