| Neighbor-class | R Documentation |
The Neighbor class is used to store the results of neighbor finding algorithms
nn.idxMatrix containing the nearest neighbor indices
nn.distMatrix containing the nearest neighbor distances
alg.idxThe neighbor finding index (if applicable). E.g. the annoy index
alg.infoAny information associated with the algorithm that may be needed downstream (e.g. distance metric used with annoy is needed when reading in from stored file).
cell.namesNames of the cells for which the neighbors have been computed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.