Use the arr.ind
option of which
:
which(array2 > array1, arr.ind = TRUE)
CLICK HERE to find out more related problems solutions.
Use the arr.ind
option of which
:
which(array2 > array1, arr.ind = TRUE)
CLICK HERE to find out more related problems solutions.