I created a list of data frames with
temp <- list.files(pattern=\'*.csv\') df.list <- lapply(temp, read.csv)
Now I want a list with the