union: union.gPair

unionR Documentation

union.gPair

Description

Returns a new gPair Object which is the union of x and y.

Usage

## S4 method for signature 'gPair,gPair'
union(x, y)

Arguments

x

a gPair Object

y

a gPair Object

Value

new gPair Object containing the union of x and y

Author(s)

Marcin Imielinski


mskilab/GxG documentation built on April 12, 2025, 5:32 p.m.