powered by
totalParts(dobj)
nparts
a <- darray(psize=c(3,3),dim=c(9,9)) # 9 partitions of 3x3 b <- totalParts(a) # Returns 9
Run the code above in your browser using DataLab