TopN_PickeR | R Documentation |
Picks n Most Similar Pairs
TopN_PickeR(matrix, n, decreasing)
matrix |
data.frame or matrix: a distance matrix dataframe |
n |
numeric: how many tops t take a numeric |
decreasing |
boolean: order of output |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.