graph.intersection {igraph}R Documentation

Intersection of two or more sets

Description

[Deprecated]

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 intersection().


[Package igraph version 2.0.3 Index]