euclidian.dist | R Documentation |
Compute Euclidean distance.
euclidian.dist(x1, x2)
x1 |
numerical vector, coords of first point |
x2 |
numerical vector, coords of second point |
the Euclidean distance between x1 and x2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.