I have a data.frame with two columns
> data.frame(a=c(5,4,3), b =c(1,2,4)) a b 1 5 1 2 4 2 3 3 4
I want to produce a list of data.frames wit