Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

union

Union of two or more sets


Description

This is an S3 generic function. See methods("union") for the actual implementations for various S3 classes. Initially it is implemented for igraph graphs and igraph vertex and edge sequences. See union.igraph, and union.igraph.vs.

Usage

union(...)

Arguments

...

Arguments, their number and interpretation depends on the function that implements union.

Value

Depends on the function that implements this method.


igraph

Network Analysis and Visualization

v1.2.10
GPL (>= 2)
Authors
See AUTHORS file.
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.