neighbours-methods: List of nearest neighbour readouts

Description Usage Arguments

Description

Returns a list of length nCells(object). The ith entry is an n by m matrix, for cell i having n neighbours each of which have nChannel(object) channels.

Set the list of nearest neighbour readouts.

Usage

1
2
3
4
5
6
neighbours(object)

neighbours(object) <- value

## S4 method for signature 'SPData'
neighbours(object)

Arguments

object

The SPData object to use

value

The new list of nearest neighbour readouts


kieranrcampbell/SpatialPRo documentation built on May 20, 2019, 9:24 a.m.