subset_dists {mappeR} | R Documentation |
Subset a distance matrix
subset_dists(bin, dists)
bin |
A list of names of data points. |
dists |
A distance matrix for data points in the bin, possibly including extra points. |
A distance matrix for only the data points in the input bin.