View source: R/nearestNeighbor.R
getCrossLayerNeighbors | R Documentation |
Nearest neighbors across layers
getCrossLayerNeighbors(layers, k = 3)
layers |
List of positions |
k |
Number of nearest neighbors |
Boolean matrix where value = 1 if two cells are considered adjacency ie. neighbors, else 0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.