distance.euclidean: A Function Computing the Euclidean Distance of Two Vectors

Description Usage Arguments Value

Description

Well, a function computing the Euclidean distance between two vectors a and b.

Usage

1

Arguments

a

the first vector

b

the second vector

Value

the Euclidean distance between a and b


thomasWeise/distanceR documentation built on May 14, 2019, 7:35 a.m.