distance_between | R Documentation |
Measure the distance between two points 'from' and 'to'
distance_between(from, to, norm)
from, to |
Endpoints of the distance to be calculated |
norm |
optional norm argument from list 'euclidean', 'manhattan', 'L1', 'L2', 'infinity' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.