unique_ind | R Documentation |
Get the unique values in the matrix
unique_ind(A)
A |
matrix similarity matrix |
a list of
sorted unique values (increaing order)
a vector of index such that C = c(A)[ia]
index vector such that c(A) = C[ic]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.