Description Usage Arguments Value Examples
Retrieve distances from a dist
object.
1 | dist_get(d, idx1, idx2)
|
d |
A distance matrix object of class |
idx1, idx2 |
Indices specifying the distances to extract. |
A vector of distances.
1 2 3 4 5 |
[1] 4
[1] 0 2 4 6
[1] 2 4 2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.