HnnNeighborIndex | R Documentation |
Get hexagonal nearest neighbor indices.
HnnNeighborIndex(dist.hnn, k, include.self = TRUE)
dist.hnn |
A hexagonal nearest neighbor distance matrix. |
k |
Number of neighbors. |
include.self |
Whether to include self as 1st neighbor, default is |
An n x k matrix for the nearest neighbor indice.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.