find_min_distance_variables {partition} | R Documentation |
Find the index of the pair with the smallest distance
Description
Find the index of the pair with the smallest distance
Usage
find_min_distance_variables(.x)
Arguments
.x |
a distance matrix |
Value
a character vector with the names of the minimum pair
[Package partition version 0.2.1 Index]