qdelta.numeric: Compute the Delta Between Two Numeric Values

Description Usage Arguments Details Value See Also

View source: R/qdist.R

Description

Computes the delta between two numeric values, x and y.

Usage

1

Arguments

x

the first numeric value.

y

the second numeric value.

Details

Computes the euclidean distance between the numeric values, which are possibly numeric lists.

Value

A single numeric delta value.

See Also

Other qdelta functions: qdelta.list, qdelta.number, qdelta.string, qdelta


RlonRyan/QuikR documentation built on May 14, 2019, 3:09 a.m.