I have multiple CSV files with the naming convention YYYY.csv. To merge the CSVs, I created the following recursive function to union the data frames together.