.euclid | R Documentation |
Euclidean distance between a pair of points or two points. Note that the output is unsigned if x2
and y2
are provided, but signed if not.
.euclid(a, b)
a |
Numeric vector from 1 to 3 elements long |
b |
Numeric vector from 1 to 3 elements long |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.