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.


JeremyGelb/geocmeans documentation built on Nov. 20, 2024, 2:50 p.m.