focal_euclidean | R Documentation |
focal euclidean distance on a list of matrices
focal_euclidean_list(matrices, window)
matrices |
a List of matrices with the same dimensions |
window |
a numeric matrix |
a matrix with the euclidean distance of each cell to its neighbours.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.