CheckDistance | R Documentation |
The procedure controls the type of distance.
CheckDistance(distance)
distance |
String; the type of distance, for the
description see |
The function check if the type of distance is valid.
Returns 0,1,2 for euclidean,geodesic, chordal distances respectively. Otherwise returns NULL.
Moreno Bevilacqua, moreno.bevilacqua89@gmail.com,https://sites.google.com/view/moreno-bevilacqua/home, Víctor Morales Oñate, victor.morales@uv.cl, https://sites.google.com/site/moralesonatevictor/, Christian", Caamaño-Carrillo, chcaaman@ubiobio.cl,https://www.researchgate.net/profile/Christian-Caamano
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.