getCodeDistance: Get the code of a distance function

Description Usage Arguments Value

View source: R/distance.R

Description

Get the code of a distance function

Usage

1
getCodeDistance(distanceName)

Arguments

distanceName

Identifier of the distance function using a string of lower case letters of three characters

Value

A unique identifier for the distance that is used in the switch-case function in c


noeliarico/dists documentation built on May 27, 2020, 9:45 a.m.