powered by
Read all documents in a folder and subfolders assigning them to the global environment; just extensions ".txt" and ".csv" are allowed
read.all(dir = getwd())
directory to read
data frame objects
# NOT RUN { lib<-getwd() read.all(lib) # }
Run the code above in your browser using DataLab