powered by
Convert ij indexes to k indexes for a dist object
dist_ij_k(i, j, size)
row indexes
column indexes
value of size attribute of the dist object
k indexes
# NOT RUN { dist_ij_k(1:3, 4:6, 10) # }
Run the code above in your browser using DataLab