distance: Distance between two points.

Description Usage Arguments

Description

This function calculates the Euclidean distance between two points.

Usage

1
distance(x, y, ...)

Arguments

x

The n coordinates of one point.

y

The n coordinates of the other point.


corybrunson/cloud documentation built on May 13, 2019, 10:51 p.m.