dist_to_df | R Documentation |
Convert a distance class object or a matrix to a data frame.
dist_to_df(x)
x |
An object of class 'dist' or a matrix. |
A data frame with three columns: Var1, Var2, distance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.