Re: [R] how about a "

2011-03-31 Thread Duncan Murdoch
On 11-03-30 7:00 PM, Carl Witthoft wrote: I was cursing Matlab again today (what else is new) because the default action for every Matlab command is to spew the result to the console, and one must remember to put that darn ";" at the end of every line. So I just wondered: was there ever a disc

Re: [R] how about a "

2011-03-31 Thread John Fox
ap > Cc: John Fox; Carl Witthoft; r-help@r-project.org > Subject: Re: [R] how about a " > In addition to %...% operators one can define := (I haven't seen this > possibility documented anywhere but it's used in a package) which seems to > have different precedence. >

Re: [R] how about a "

2011-03-31 Thread Kenn Konstabel
r-help-boun...@r-project.org >> [mailto:r-help-boun...@r-project.org] On Behalf Of John Fox >> Sent: Wednesday, March 30, 2011 4:34 PM >> To: 'Carl Witthoft' >> Cc: r-help@r-project.org >> Subject: Re: [R] how about a "> >> Dear Ca

Re: [R] how about a "

2011-03-30 Thread William Dunlap
om: r-help-boun...@r-project.org > [mailto:r-help-boun...@r-project.org] On Behalf Of John Fox > Sent: Wednesday, March 30, 2011 4:34 PM > To: 'Carl Witthoft' > Cc: r-help@r-project.org > Subject: Re: [R] how about a " > Dear Carl, > > I think that the fo

Re: [R] how about a "

2011-03-30 Thread John Fox
Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > On Behalf Of Carl Witthoft > Sent: March-30-11 7:00 PM > To: r-help@r-project.org > Subject: [R] how about a " > I was cursing Matlab again today (what else is new) because the default

Re: [R] how about a "

2011-03-30 Thread Ista Zahn
Hi Carl, Well, we already have (newobject <- somefunction()), so wrote: > I was cursing Matlab again today (what else is new) because the default > action for every Matlab command is to spew the result to the console, and > one must remember to put that darn ";"  at the end of every line. > > So

[R] how about a "

2011-03-30 Thread Carl Witthoft
I was cursing Matlab again today (what else is new) because the default action for every Matlab command is to spew the result to the console, and one must remember to put that darn ";" at the end of every line. So I just wondered: was there ever a discussion as to providing some modified ver