focal_euclidean_mat_window | R Documentation |
focal euclidean distance on a matrix with a given window
focal_euclidean_mat_window(mat, window)
mat |
a matrix |
window |
a numeric matrix (squared) |
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.