Description Usage Arguments Value
View source: R/mstclustering.R
Check if two elements are in the same set
1 | is.same.set(i, j, ufds)
|
i |
The first element in the tuple. |
j |
The second element in the tuple. |
ufds |
A data.table representing a UFDS. |
TRUE if the elements are in the same set, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.