## Not run:
# a <- darray(dim=c(9,9),psize=c(3,3),data=5)
# b <- collect(a) # 9x9 matrix filled with 5s
# c <- collect(a,1) # First partition of a, which contains a 3x3 matrix of 5s
# ## End(Not run)
Run the code above in your browser using DataLab