open_matrix: Open matrix

Description Usage Arguments

View source: R/nhapply_manipulation.R

Description

This function takes a matrix and a list of lagged rows/columns as inputs and creates a 2-dimensional matrix with as many rows as objects in the neighbourhood.

Usage

1
open_matrix(mat, lags)

Arguments

mat

is the matrix to open and must be 2-dimensional.

lags

is a list of coordinates describing the pixel neighbourhoods.


Tobiaspk/RPackage_nhapply documentation built on Feb. 19, 2021, 12:13 a.m.