Get your own website Result Size: 625 x 565
x
 
thisarray <- c(1:24)
multiarray <- array(thisarray, dim = c(4, 3, 2))
2 %in% multiarray
[1] TRUE