vec_dist | R Documentation |
calculates euclidean distance
vec_dist(x, y)
x |
a vector of x values. |
y |
a vector of y values. |
the distance between the two vectors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.