I\'m new to R and I\'m trying to make a list of matrix by filtering from a big matrix. So I have 2 matrix x and y
x1<-c(10,21,10) y1<-rep(x1,2) x2<-c(1,1