dist_get | R Documentation |
This function calculates the distance between two elements in a distance matrix
dist_get(d, idx1, idx2)
d |
Distance matrix |
idx1 |
Index of the first element |
idx2 |
Index of the second element |
Credit goes to usedist package
Distance between the two elements
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.