graph.difference {igraph} | R Documentation |
Difference of two sets
Description
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 |
[Package igraph version 2.0.3 Index]