euc_dist | R Documentation |
This function computes the euclidean distance between two vectors.
euc_dist(a, b)
a |
A numeric vector. |
b |
Another numeric vector of the same length as |
The euclidean distance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.