neighbourid-methods: Nearest neighbour IDs

Description Usage Arguments

Description

A list of length n for n cells, where the ith entry is a vector of length m that holds the IDs of the nearest neighbour cells of cell i, if cell i has m nearest neighbours.

Usage

1
2
3
4
neighbourIDs(object)

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

Arguments

object

The SPData object from which to extract the neighbour IDs.


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