Hi All ,
I am trying to read few csv files for some text mining assignment.
I have used this command to check the # of files in the working directory:
length(dir(path="D:/Shivi/R Project", all.files = TRUE)). This results to more than 220 approx.
I just need 3 files from these to use for the text mining purpose however if i use:
docs