calcVecNNdists | R Documentation |
Calculate a vector of nearest neighbours
calcVecNNdists(x, k = 2, ...)
x |
a numeric vector. |
... |
parameters passed to the RANN:nn2() function. |
a vector with nearest neighbours
library(ARCOS)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.