So, i am coding in R and load several data sheets as data frames with
temp = list.files(pattern="*.csv") for (i in 1:length(temp)) assign(temp[i], r