## Not run:
# a <- as.dlist(list(1,2,3,4)) # A dlist with elements 1 to 4.
# ## A new dlist with only 2 partitions, which were partitions 3 and 4 of 'a'.
# b <- as.dlist(parts(a,c(3,4)))
# ## End(Not run)
Run the code above in your browser using DataLab