is.same.set: is.same.set

Description Usage Arguments Value

View source: R/mstclustering.R

Description

Check if two elements are in the same set

Usage

1
is.same.set(i, j, ufds)

Arguments

i

The first element in the tuple.

j

The second element in the tuple.

ufds

A data.table representing a UFDS.

Value

TRUE if the elements are in the same set, FALSE otherwise.


mstclustering documentation built on Feb. 8, 2022, 9:06 a.m.