| graph.intersection {igraph} | R Documentation |
Intersection of two or more sets
Description
graph.intersection() was renamed to intersection() to create a more
consistent API.
Usage
graph.intersection(...)
Arguments
... |
Arguments, their number and interpretation depends on
the function that implements |
[Package igraph version 2.0.3 Index]