focal_euclidean_arr_window | R Documentation |
focal euclidean distance on a matrix with a given window for a cube
focal_euclidean_arr_window(mat, window)
mat |
an array (cube) |
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.