Skip to contents

This function calculates the distance between two elements in a distance matrix

Usage

dist_get(d, idx1, idx2)

Arguments

d

Distance matrix

idx1

Index of the first element

idx2

Index of the second element

Value

Distance between the two elements

Details

Credit goes to usedist package

Examples

NULL
#> NULL