I have a serial of numbered datasets generated from a program, like data1, data2, ..., data100. They have identical column names and I can use rbind(data1, data2, ...,data100) t