eList | R Documentation |
Returns an eList
object from an adjacency matrix
or edge matrix object.
eList(edges, directed = FALSE)
edges |
|
directed |
logical: if |
The directed
argument is important; if omitted,
then some edges may be recorded only once, even though they are present
in both directions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.