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 May 29, 2024, 6:10 a.m.