I have nested lists, let say:
data=c(a,b,d) #length of data can climb up to 50000 vectors
with
a=c(A,B,C,D) b=c(E,F,G) d=c(H,