minkowski_distance: Find the Minkowski distance between two points.

Description Usage Arguments Value

View source: R/minkowski_distance.R

Description

See https://en.wikipedia.org/wiki/Minkowski_distance.

Usage

1

Arguments

pts

2x2 matrix with x,y values in each row

p

The order of the distance.

Value

The Minkowski distance between the points


PKI-Kent/opencputest documentation built on May 20, 2019, 9:13 p.m.