[R] text analysis errors

2021-01-06 Thread Gordon Ballingrud
Hello all, I have asked this question on many forums without response. And although I've made progress myself, I am stuck as to how to respond to a particular error message. I have a question about text-analysis packages and code. The general idea is that I am trying to perform readability analys

Re: [R] help loading files into R for koRpus analysis

2020-11-02 Thread Gordon Ballingrud
File '' does not exist. On Mon, Nov 2, 2020 at 3:15 PM Duncan Murdoch wrote: > You may get a helpful response, but if not, I'd suggest posting code you > have to read one file. Then lots of people could likely show you how to > modify it to read all 4000 files. >

[R] help loading files into R for koRpus analysis

2020-11-02 Thread Gordon Ballingrud
Hello all, I need some help with loading text-file data into R for analysis with packages like koRpus. The problem I am facing is getting R to recognize a folder full of Word files (about 4,000) as data which I can then make koRpus perform analyses like Coleman-Liau indexing. If at all possib