I am trying to import multiple csv files by using
alldataset <- ldply(list.files(), read.csv, header= TRUE )
I was able to import all the