Re: [R] Reading Multiple Files for Text Mining in R Using TM Package?

2017-03-02 Thread Shivi Bhatia
t; > But maybe I do not understand your problem corrrectly. > > > > Cheers > > Petr > > > > > > *From:* Shivi Bhatia [mailto:shivipm...@gmail.com] > *Sent:* Thursday, March 2, 2017 2:06 PM > *To:* PIKAL Petr <petr.pi...@precheza.cz> > *Cc:* R-help <r-hel

Re: [R] Reading Multiple Files for Text Mining in R Using TM Package?

2017-03-02 Thread PIKAL Petr
-Original Message- > From: R-help > [mailto:r-help-boun...@r-project.org<mailto:r-help-boun...@r-project.org>] On > Behalf Of Shivi > Bhatia > Sent: Thursday, March 2, 2017 1:00 PM > To: R-help <r-help@r-project.org<mailto:r-help@r-project.org>> > Subject

Re: [R] Reading Multiple Files for Text Mining in R Using TM Package?

2017-03-02 Thread Shivi Bhatia
e- > > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Shivi > > Bhatia > > Sent: Thursday, March 2, 2017 1:00 PM > > To: R-help <r-help@r-project.org> > > Subject: [R] Reading Multiple Files for Text Mining in R Using TM > Package? > > >

Re: [R] Reading Multiple Files for Text Mining in R Using TM Package?

2017-03-02 Thread PIKAL Petr
nal Message- > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Shivi > Bhatia > Sent: Thursday, March 2, 2017 1:00 PM > To: R-help <r-help@r-project.org> > Subject: [R] Reading Multiple Files for Text Mining in R Using TM Package? > > Hi All , > &g

[R] Reading Multiple Files for Text Mining in R Using TM Package?

2017-03-02 Thread Shivi Bhatia
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