Description Usage Arguments Details Value Author(s)
delete edges from igraph or mgraph object
1 | delete.edges(object, es)
|
object |
igraph/mgraph object |
es |
vector: edge ids (integer) or names (character) |
Same as functions in igraph package exception for retaining graph attributes. Refer to ?igraph::delete.edges
igraph/mgraph object
ZG Zhao
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.