neighbours: Neighbours

View source: R/RcppExports.R

neighboursR Documentation

Neighbours

Description

Neighbours

Usage

neighbours(i, j, n, x)

Arguments

i

row index

j

column index

n

number of neighbours (4 or 8)

x

matrix with values

Value

Vector with values the neighours of x


enerscape documentation built on Jan. 9, 2023, 5:07 p.m.