R/dist_index_converters.R
dist_k_ij_.Rd
Convert kth index to ij index of a dist object
dist_k_ij_(k, size)
kth index
value of size attribute of the dist object
ij index as a length two integer vector
dist_k_ij_(4, 10)#> [1] 5 1