graph.difference {igraph}R Documentation

Difference of two sets

Description

[Deprecated]

graph.difference() was renamed to difference() to create a more consistent API.

Usage

graph.difference(...)

Arguments

...

Arguments, their number and interpretation depends on the function that implements difference().


[Package igraph version 2.0.3 Index]