Re: [R] SPlus script

2013-06-07 Thread William Dunlap
Turner [mailto:rolf.tur...@xtra.co.nz] > Sent: Friday, June 07, 2013 4:46 PM > To: William Dunlap > Cc: r-help@r-project.org > Subject: Re: [R] SPlus script > > > Very interesting. But what explicitly happens with ***source()*** > in Splus??? > > cheers, >

Re: [R] SPlus script

2013-06-07 Thread Rolf Turner
luated in same frame S+> .Last.value [1] 240 Bill Dunlap Spotfire, TIBCO Software wdunlap tibco.com -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Rolf Turner Sent: Friday, June 07, 2013 4:17 PM To: Duncan Murdoch Cc: r-h

Re: [R] SPlus script

2013-06-07 Thread William Dunlap
ge- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On > Behalf > Of Rolf Turner > Sent: Friday, June 07, 2013 4:17 PM > To: Duncan Murdoch > Cc: r-help@r-project.org; Scott Raynaud > Subject: Re: [R] SPlus script > > On 07/06/13 23:05, Dunca

Re: [R] SPlus script

2013-06-07 Thread Rolf Turner
On 07/06/13 23:05, Duncan Murdoch wrote: > On 13-06-06 6:22 PM, Rolf Turner wrote: >> On 07/06/13 03:19, Scott Raynaud wrote: >>> I actually had tried placing arguments in the call but it didn't >>> work. However, I did >>> not think about writing it to a variable and printing. That seems >>>

Re: [R] SPlus script

2013-06-07 Thread Duncan Murdoch
On 13-06-06 6:22 PM, Rolf Turner wrote: On 07/06/13 03:19, Scott Raynaud wrote: I actually had tried placing arguments in the call but it didn't work. However, I did not think about writing it to a variable and printing. That seems to have done the trick. Funny, I don't remember having to

Re: [R] SPlus script

2013-06-06 Thread Rolf Turner
On 07/06/13 03:19, Scott Raynaud wrote: I actually had tried placing arguments in the call but it didn't work. However, I did not think about writing it to a variable and printing. That seems to have done the trick. Funny, I don't remember having to do that before, but that's not surprisin

Re: [R] SPlus script

2013-06-06 Thread Scott Raynaud
for helping to diagnose and fix the problem. - Original Message - From: Ista Zahn To: Scott Raynaud Cc: William Dunlap ; "r-help@r-project.org" Sent: Thursday, June 6, 2013 9:15 AM Subject: Re: [R] SPlus script Presumably something like r <- sshc(50) print(r) But if you wer

Re: [R] SPlus script

2013-06-06 Thread Ista Zahn
unction appreciated. > > - Original Message - > From: William Dunlap > To: Scott Raynaud ; "r-help@r-project.org" > > Cc: > Sent: Wednesday, June 5, 2013 2:17 PM > Subject: RE: [R] SPlus script > > Both the R and S+ versions (which seem to differ only in

Re: [R] SPlus script

2013-06-06 Thread Scott Raynaud
how to call the function appreciated. - Original Message - From: William Dunlap To: Scott Raynaud ; "r-help@r-project.org" Cc: Sent: Wednesday, June 5, 2013 2:17 PM Subject: RE: [R] SPlus script Both the R and S+ versions (which seem to differ only in the use of _ for assignm

Re: [R] SPlus script

2013-06-06 Thread Ista Zahn
tt Raynaud ; "r-help@r-project.org" > > Cc: > Sent: Wednesday, June 5, 2013 2:17 PM > Subject: RE: [R] SPlus script > > Both the R and S+ versions (which seem to differ only in the use of _ for > assignment > in the S+ version) do nothing but define some functions. Y

Re: [R] SPlus script

2013-06-06 Thread Scott Raynaud
:17 PM Subject: RE: [R] SPlus script Both the R and S+ versions (which seem to differ only in the use of _ for assignment in the S+ version) do nothing but define some functions.  You would not expect any printed output unless you used those functions on some data.  Is there another script tha

Re: [R] SPlus script

2013-06-05 Thread Duncan Mackay
sday, June 5, 2013 2:17 PM Subject: RE: [R] SPlus script Both the R and S+ versions (which seem to differ only in the use of _ for assignment in the S+ version) do nothing but define some functions. You would not expect any printed output unless you used those functions on some data. Is there anot

Re: [R] SPlus script

2013-06-05 Thread Scott Raynaud
the historical group.  Maybe I'm forgetting something here...  It's been a while since I ran this.  Thanks for your help. - Original Message - From: William Dunlap To: Scott Raynaud ; "r-help@r-project.org" Cc: Sent: Wednesday, June 5, 2013 2:17 PM Subject: RE: [R] SPlus

Re: [R] SPlus script

2013-06-05 Thread William Dunlap
Both the R and S+ versions (which seem to differ only in the use of _ for assignment in the S+ version) do nothing but define some functions. You would not expect any printed output unless you used those functions on some data. Is there another script that does that? Bill Dunlap Spotfire, TIB

Re: [R] SPlus script

2013-06-05 Thread peter dalgaard
On Jun 5, 2013, at 20:58 , Scott Raynaud wrote: > See my comments below. > > From: Pascal Oettli > To: Scott Raynaud > Sent: Wednesday, June 5, 2013 10:02 AM > Subject: Re: [R] SPlus script > > > > Hello, > > 1) It is al

Re: [R] SPlus script

2013-06-05 Thread Scott Raynaud
See my comments below. From: Pascal Oettli To: Scott Raynaud Sent: Wednesday, June 5, 2013 10:02 AM Subject: Re: [R] SPlus script Hello, 1) It is always nice to say something as "Hello", Tried, but could make it come out in anything other than fo

Re: [R] SPlus script

2013-06-05 Thread Pascal Oettli
Hello, 1) It is always nice to say something as "Hello", 2) What do you want us to do with that script, without the required "commented, minimal, self-contained, reproducible code"? 3) The lastest version of R is 3.0.1. Regards, Pascal 2013/6/5 Scott Raynaud > This originally was an SPlus scr