Re: [R] Unreasonable syntax error

2011-06-22 Thread Greg Snow
nces@r- > project.org] On Behalf Of Ted Harding > Sent: Tuesday, June 21, 2011 1:25 AM > To: r-help@r-project.org > Subject: Re: [R] Unreasonable syntax error > > How long can a fortune be? Bill's response is fortune-worthy > in its entirety! > > I would intensi

Re: [R] Unreasonable syntax error

2011-06-21 Thread Daniel Malter
I find this sign in the code multiple times: ¨C; I replaced those with *; there is also a MS-Word flexible hyphenation sign in there somewhere, probably standing for a minus sign. Other than that, there are a couple of output calls within loops that do not do anything anyway, but which seem to be m

Re: [R] Unreasonable syntax error

2011-06-21 Thread Ted Harding
> -Original Message- > From: r-help-boun...@r-project.org > [mailto:r-help-boun...@r-project.org] On Behalf Of james198877 > Sent: Tuesday, 21 June 2011 7:13 AM > To: r-help@r-project.org > Subject: [R] Unreasonable syntax error > > http://r.789695.n4.nabble.com/file/n36

Re: [R] Unreasonable syntax error

2011-06-20 Thread Bill.Venables
un...@r-project.org] On Behalf Of james198877 Sent: Tuesday, 21 June 2011 7:13 AM To: r-help@r-project.org Subject: [R] Unreasonable syntax error http://r.789695.n4.nabble.com/file/n3612530/PSC.r PSC.r Hi all, I just wrote a program in R by editing it in Microsoft Word and then pasting into the

Re: [R] Unreasonable syntax error

2011-06-20 Thread Ray Brownrigg
On Tue, 21 Jun 2011, james198877 wrote: > http://r.789695.n4.nabble.com/file/n3612530/PSC.r PSC.r > > Hi all, > > I just wrote a program in R by editing it in Microsoft Word and then > pasting into the text editor of R. The above is the file. > > And below is what the console complains Why d

[R] Unreasonable syntax error

2011-06-20 Thread james198877
http://r.789695.n4.nabble.com/file/n3612530/PSC.r PSC.r Hi all, I just wrote a program in R by editing it in Microsoft Word and then pasting into the text editor of R. The above is the file. And below is what the console complains Why doesn't it recognise 'r'?? I have to mention that at le