setdiff: setdiff.gPair

setdiffR Documentation

setdiff.gPair

Description

Returns a new gPair Object which is the difference between x and y.

Usage

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

Arguments

x

a gPair Object

y

a gPair Object

Value

new gPair Object containing the difference between x and y

Author(s)

Marcin Imielinski


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