| eval_distance | R Documentation | 
This function serves as an evaluation wrapper for some distance function. It checks that the output
of distance_function is a numeric matrix with nrow(x) rows and nrow(y) columns as expected.
eval_distance(distance_function, x, y, data = NULL)
| distance_function | ( | 
| x | ( | 
| y | ( | 
| data | ( | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.