Description Usage Arguments Author(s)
Euclidean Distance of a Point to a Vector
1 | eucl(x, y)
|
x |
a numeric vector representing the origin from which to calculate the distance to y |
y |
a data.frame or matrix representing the points to which you want to calculate the distance from x. ncol(y) must equal length(x). |
Julian Spagnuolo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.