Delete edges from an igraph object with version compatibility
Details
This function wraps igraph::delete_edges()
and ensures compatibility
with older versions (<2.0.0) of igraph
that used delete.edges()
.
Delete edges from an igraph object with version compatibility
This function wraps igraph::delete_edges()
and ensures compatibility
with older versions (<2.0.0) of igraph
that used delete.edges()
.