getCrossLayerNeighbors: Nearest neighbors across layers

View source: R/nearestNeighbor.R

getCrossLayerNeighborsR Documentation

Nearest neighbors across layers

Description

Nearest neighbors across layers

Usage

getCrossLayerNeighbors(layers, k = 3)

Arguments

layers

List of positions

k

Number of nearest neighbors

Value

Boolean matrix where value = 1 if two cells are considered adjacency ie. neighbors, else 0


JEFworks/MERingue documentation built on June 11, 2022, 4:16 a.m.