I have a series of csv files (one per anum) with the same column headers and different number of rows. Originally I was reading them in and merging them like so;
Don't have enough rep to comment, but to answer Rafael Santos, you can use the code here to add params to the lapply in the answer above. Using lapply and read.csv on multiple files (in R)