View source: R/distance_matrix.R
distance_matrix | R Documentation |
distance_matrix
makes distance matrices (complete and partial) from
distances
objects.
distance_matrix(distances, indices = NULL)
distances |
A |
indices |
If |
Returns a distance matrix of class dist
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.