weight-methods: Boundary weights

Description Usage Arguments

Description

Returns a list of boundary weights. The ith item will be a vector of length n if cell i has n nearest neighbours.

Set the boundary weights.

Usage

1
2
3
4
5
6
weight(object)

weight(object) <- value

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

Arguments

object

The SPData object in which to set the weights

value

A list of length nCells(object) of neighbour weights.


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