focal_euclidean: focal euclidean distance on a list of matrices

focal_euclideanR Documentation

focal euclidean distance on a list of matrices

Description

focal euclidean distance on a list of matrices

Usage

focal_euclidean_list(matrices, window)

Arguments

matrices

a List of matrices with the same dimensions

window

a numeric matrix

Value

a matrix with the euclidean distance of each cell to its neighbours.


geocmeans documentation built on Sept. 12, 2023, 9:06 a.m.