powered by
Enlarge(var, numdims)
data <- array(1, c(2, 2, 3)) print(dim(Enlarge(data, 5)))
Run the code above in your browser using DataLab