all.equal-methods {lcd}R Documentation

All.equal method for sep.pair class

Description

Checks if two sep.pair objects are all.equal. We call two sep.pair objects all.equal if they have the same (u,v) set, regardless of order.

Methods

target = "sep.pair", current = "sep.pair"
Returns TRUE if target and current have the same (u,v) set.

[Package lcd version 0.7-2 Index]