distance: Compute Euclidean distance between two points

Description Usage Arguments Value

View source: R/spline.R

Description

Compute Euclidean distance between two points

Usage

1
distance(x1, y1, x2, y2)

Arguments

two

points to find the distance between

Value

Euclidean distance between the two points


klapaukh/hangler documentation built on May 20, 2019, 11:04 a.m.