neigh_cell: A function to identify neighboring cells.

Description Usage Arguments Value Examples

View source: R/neigh_cell.R

Description

Returns cell numbers of neighboring pixels to a reference cell

Usage

1
neigh_cell(cell)

Arguments

cell

cell number from which to compute neighbor cells

Value

returns cell numbers of neighboring pixels to the reference one

Examples

1
## Not run neigh_cell(n)

spdynmod documentation built on Feb. 5, 2022, 1:08 a.m.