delete.edges: delete edges

Description Usage Arguments Details Value Author(s)

Description

delete edges from igraph or mgraph object

Usage

1
delete.edges(object, es)

Arguments

object

igraph/mgraph object

es

vector: edge ids (integer) or names (character)

Details

Same as functions in igraph package exception for retaining graph attributes. Refer to ?igraph::delete.edges

Value

igraph/mgraph object

Author(s)

ZG Zhao


zgzhao/gmetab documentation built on Dec. 23, 2021, 9:17 p.m.